Navigation
API > API/Plugins > API/Plugins/DNACalibModule > API/Plugins/DNACalibModule/FDNACalibSetBlendShapeTargetDelt-
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibSetBlendShapeTargetDeltasCommand.cpp |
| Include Path | #include "Commands/DNACalibSetBlendShapeTargetDeltasCommand.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 SetBlendShapeTargetIndex
(
uint16 BlendShapeTargetIndex |
|||
void SetDeltas
(
TArrayView< const FVector > Deltas |
|||
void SetDeltas
(
TArrayView< const float > DXs, |
|||
void SetMasks
(
TArrayView< const float > Masks |
|||
void SetMeshIndex
(
uint16 MeshIndex |
|||
void SetOperation
(
EDNACalibVectorOperation Operation |
|||
void SetVertexIndices
(
TArrayView< const uint32 > VertexIndices |