Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription
References
| Module | SkeletalMeshDescription |
| Header | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include | #include "SkinWeightsAttributesRef.h" |
Syntax
class FSkinWeightsVertexAttributesRef
Remarks
Merge these two.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSkinWeightsVertexAttributesRef
(
TVertexAttributesRef< TArrayAttribute< int32 >> InAttributesRef |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVertexBoneWeights | |||
| bool | IsValid () |
||
| void | Set
(
const FVertexID InVertexIndex, |
||
| void | Set
(
const FVertexID InVertexIndex, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FSkinWeightsVertexAttributesRef & | operator=
(
const FSkinWeightsVertexAttributesRef& InAttributesRef |
||
| FSkinWeightsVertexAttributesRef & | operator=
(
FSkinWeightsVertexAttributesRef&& InAttributesRef |