Navigation
API > API/Runtime > API/Runtime/MeshDescription
Traits class to specify which attribute types can be bulk serialized.
| Name | TIsBulkSerializable |
| Type | struct |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
Syntax
template<typename T>
struct TIsBulkSerializable
Struct Specializations
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | const bool | MeshAttributeArray.h |