Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription
References
| Module | SkeletalMeshDescription |
| Header | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include | #include "SkinWeightsAttributesRef.h" |
Syntax
struct FAttributesRefAdapter
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
ContainerType& InContainer, |
||
| FBoneWeight | Get
(
const ContainerType& InContainer, |
||
| int32 | IndexOf
(
const ContainerType& InContainer, |
||
| int32 | Num
(
const ContainerType& InContainer |
||
| void | Remove
(
ContainerType& InContainer, |
||
| void | Set
(
ContainerType& InContainer, |
||
| void | SetNum
(
ContainerType& InContainer, |
||
| void | Sort
(
ContainerType& InContainer, |
Typedefs
| Name | Description |
|---|---|
| ContainerType | |
| FBoneWeight |