Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TAttributeArrayContainer
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/AttributeArrayContainer.h |
| Include | #include "AttributeArrayContainer.h" |
void SetNum
(
const int32 ElementCount,
const AttributeType & Default
)
Remarks
Sets the number of elements, each element itself being a subarray of items of type AttributeType.