Navigation
API > API/Plugins > API/Plugins/DNACalibModule > API/Plugins/DNACalibModule/FDNACalibRemoveBlendShapeCommand
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibRemoveBlendShapeCommand.cpp |
| Include Path | #include "Commands/DNACalibRemoveBlendShapeCommand.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 SetBlendShapeIndex
(
uint16 BlendShapeIndex |
|||
void SetBlendShapeIndices
(
TArrayView< uint16 > BlendShapeIndices |