Navigation
API > API/Plugins > API/Plugins/DNACalibModule
| Name | FDNACalibSetBlendShapeTargetDeltasCommand |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
| Include Path | #include "Commands/DNACalibSetBlendShapeTargetDeltasCommand.h" |
Syntax
class FDNACalibSetBlendShapeTargetDeltasCommand : public IDNACalibCommand
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDNACalibSetBlendShapeTargetDeltasCommand
(
uint16 MeshIndex, |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
FDNACalibSetBlendShapeTargetDeltasCommand
(
uint16 MeshIndex, |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
FDNACalibSetBlendShapeTargetDeltasCommand
(
uint16 MeshIndex, |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
FDNACalibSetBlendShapeTargetDeltasCommand
(
uint16 MeshIndex, |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
| Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | |||
| Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | |||
| Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDNACalibSetBlendShapeTargetDeltasCommand() |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
Interfaces
| Name | Remarks |
|---|---|
| Impl |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImplPtr | TUniquePtr< Impl > | Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetBlendShapeTargetIndex
(
uint16 BlendShapeTargetIndex |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetDeltas
(
TArrayView< const FVector > Deltas |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetDeltas
(
TArrayView< const float > DXs, |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetMasks
(
TArrayView< const float > Masks |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetMeshIndex
(
uint16 MeshIndex |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetOperation
(
EDNACalibVectorOperation Operation |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | ||
void SetVertexIndices
(
TArrayView< const uint32 > VertexIndices |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
Overridden from IDNACalibCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Run
(
FDNACalibDNAReader* Output |
Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibSetBlendShapeTargetDeltasCommand.h | |||
| Commands/DNACalibSetBlendShapeTargetDeltasCommand.h |