Navigation
API > API/Plugins > API/Plugins/DNACalibModule > API/Plugins/DNACalibModule/FDNACalibSetSkinWeightsCommand
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibSetSkinWeightsCommand.cpp |
| Include Path | #include "Commands/DNACalibSetSkinWeightsCommand.cpp" |
Syntax
class Impl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Impl() |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Run
(
FDNACalibDNAReader* Output |
|||
void SetJointIndices
(
TArrayView< const uint16 > JointIndices |
|||
void SetMeshIndex
(
uint16 MeshIndex |
|||
void SetVertexIndex
(
uint32 VertexIndex |
|||
void SetWeights
(
TArrayView< const float > Weights |