Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription
References
| Module | SkeletalMeshDescription |
| Header | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include | #include "SkinWeightsAttributesRef.h" |
Syntax
class FSkinWeightsVertexAttributesConstRef
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSkinWeightsVertexAttributesConstRef
(
const FSkinWeightsVertexAttributesRef& InAttribs |
Converting constructors from the non-const variant. | ||
FSkinWeightsVertexAttributesConstRef
(
TVertexAttributesRef< TArrayAttribute< int32 >> InAttributesConstRef |
|||
FSkinWeightsVertexAttributesConstRef
(
TVertexAttributesRef< TArrayAttribute< const int32 >> InAttributesConstRef |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| FSkinWeightsVertexAttributesConstRef & | operator=
(
const FSkinWeightsVertexAttributesConstRef& InAttributesRef |
||
| FSkinWeightsVertexAttributesConstRef & | operator=
(
FSkinWeightsVertexAttributesConstRef&& InAttributesRef |
||
| FSkinWeightsVertexAttributesConstRef & | operator=
(
const FSkinWeightsVertexAttributesRef& InAttribs |