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