Navigation
API > API/Runtime > API/Runtime/MeshDescription
| Name | TMeshAttributesRegisterType< T[N]> |
| Type | struct |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
Syntax
template<typename T, SIZE_T N>
struct TMeshAttributesRegisterType< TN > : public TMeshAttributesRefType< TArrayView< T > >
Inheritance Hierarchy
- TMeshAttributesRefTypeBase → TMeshAttributesRefType< TArrayView< T > > → TMeshAttributesRegisterType< T[N]>
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Extent | const uint32 | MeshAttributeArray.h |