Navigation
Unreal Engine C++ API Reference > Runtime > MeshDescription > TAttributesSet
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TMeshAttributesConstRef< ElementIDType, typename TMeshAttributesRefType< T >::ConstRefType > | GetAttributesRef
(
const FName AttributeName |
Get an attribute array with the given type and name. |
![]() |
TMeshAttributesRef< ElementIDType, typename TMeshAttributesRefType< T >::RefType > | GetAttributesRef
(
const FName AttributeName |
Non-const version. |