Navigation
API > API/Runtime > API/Runtime/MeshDescription
Type
typedef TTuple < FVector4f , FVector3f , FVector2f , float, int32 , bool, FName , FTransform > AttributeTypes
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include | #include "MeshAttributeArray.h" |
Remarks
List of attribute types which are supported.
IMPORTANT NOTE: Do not reorder or remove any type from this tuple, or serialization will fail. Types may be added at the end of this list as required.