Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FAttributesSetEntry > API/Runtime/MeshDescription/FAttributesSetEntry/__ctor
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include | #include "MeshAttributeArray.h" |
template<typename AttributeType>
FAttributesSetEntry
&40;
const int32 NumberOfChannels,
const AttributeType & Default,
const EMeshAttributeFlags Flags,
const int32 NumElements,
const int32 Extent
&41;
Remarks
Construct a valid FAttributesSetEntry of the concrete type specified.