Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription
| Name | FAttributesRefAdapterConst |
| Type | struct |
| Header File | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include Path | #include "SkinWeightsAttributesRef.h" |
Syntax
struct FAttributesRefAdapterConst
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ContainerType | const TArrayAttribute< const int32 > | SkinWeightsAttributesRef.h | |
| FBoneWeight | UE::AnimationCore::FBoneWeight | SkinWeightsAttributesRef.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FBoneWeight Get
(
const ContainerType& InContainer, |
SkinWeightsAttributesRef.h | ||
static int32 IndexOf
(
const ContainerType& InContainer, |
SkinWeightsAttributesRef.h | ||
static int32 Num
(
const ContainerType& InContainer |
SkinWeightsAttributesRef.h |