EManagedArrayType

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/ManagedArrayTypes.h

Include

#include "GeometryCollection/ManagedArrayTypes.h"

Syntax

enum EManagedArrayType
{
    FNoneType,
    FVectorType,
    FIntVectorType,
    FVector2DType,
    FLinearColorType,
    FInt32Type,
    FBoolType,
    FTransformType,
    FStringType,
    FFloatType,
    FQuatType,
    FBoneNodeType,
    FMeshSectionType,
    FBoxType,
    FIntArrayType,
    FGuidType,
    FUInt8Type,
    FVectorArrayPointerType,
    FVectorArrayUniquePointerType,
    FFImplicitObject3PointerType,
    FFImplicitObject3UniquePointerType,
    FFImplicitObject3SerializablePtrType,
    FFBVHParticlesFloat3PointerType,
    FFBVHParticlesFloat3UniquePointerType,
    FTPBDRigidParticleHandle3fPtrType,
    FTPBDGeometryCollectionParticleHandle3fPtrType,
    FTGeometryParticle3fUniquePtrType,
    FFImplicitObject3ThreadSafeSharedPointerType,
    FFImplicitObject3SharedPointerType,
    FTPBDRigidClusteredParticleHandle3fPtrType,
}

Values

Name

Description

FNoneType

FVectorType

Usage

General purpose ManagedArrayCollection::ArrayType definition

FIntVectorType

FVector2DType

FLinearColorType

FInt32Type

FBoolType

FTransformType

FStringType

FFloatType

FQuatType

FBoneNodeType

FMeshSectionType

FBoxType

FIntArrayType

FGuidType

FUInt8Type

FVectorArrayPointerType

FVectorArrayUniquePointerType

FFImplicitObject3PointerType

FFImplicitObject3UniquePointerType

FFImplicitObject3SerializablePtrType

FFBVHParticlesFloat3PointerType

FFBVHParticlesFloat3UniquePointerType

FTPBDRigidParticleHandle3fPtrType

FTPBDGeometryCollectionParticleHandle3fPtrType

FTGeometryParticle3fUniquePtrType

FFImplicitObject3ThreadSafeSharedPointerType

FFImplicitObject3SharedPointerType

FTPBDRigidClusteredParticleHandle3fPtrType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss