Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FAttributesSetBase > API/Runtime/MeshDescription/FAttributesSetBase/GetAttributesRef
References
| Module | MeshDescription |
| Header | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include | #include "MeshAttributeArray.h" |
template<typename T>
TMeshAttributesConstRef< int32, typename TMeshAttributesRefType< T >::ConstRefType > GetAttributesRef
&40;
const FName AttributeName
&41; const
Remarks
Get an attribute array with the given type and name. The attribute type must correspond to the type passed as the template parameter.