Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TAttributesSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetAttributeIndexCount
(
const FName AttributeName |
MeshAttributeArray.h | ||
int32 GetAttributeIndexCount
(
const FName AttributeName |
MeshAttributeArray.h |
GetAttributeIndexCount(const FName)
| Name | GetAttributeIndexCount |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
int32 GetAttributeIndexCount
(
const FName AttributeName
) const
GetAttributeIndexCount(const FName)
| Name | GetAttributeIndexCount |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h |
| Include Path | #include "MeshAttributeArray.h" |
template<typename AttributeType>
int32 GetAttributeIndexCount
(
const FName AttributeName
) const