Navigation
API > API/Plugins > API/Plugins/DNACalibLib
PruneBlendShapeTargetsCommand is used to prune blend shape target deltas whose absolute magnitude is less than or equal to the specified threshold.
Name
PruneBlendShapeTargetsCommand
Type
class
Header File
/Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Public/dnacalib/commands/PruneBlendShapeTargetsCommand.h
Include Path
#include "dnacalib/commands/PruneBlendShapeTargetsCommand.h"
Syntax
class PruneBlendShapeTargetsCommand : public dnac::Command
Copy full snippet
Inheritance Hierarchy
Command → PruneBlendShapeTargetsCommand
Constructors
Name
Remarks
Include Path
Unreal Specifiers
dnacalib/commands/PruneBlendShapeTargetsCommand.h
dnacalib/commands/PruneBlendShapeTargetsCommand.h
dnacalib/commands/PruneBlendShapeTargetsCommand.h
dnacalib/commands/PruneBlendShapeTargetsCommand.h
Destructors
Name
Remarks
Include Path
Unreal Specifiers
~PruneBlendShapeTargetsCommand()
dnacalib/commands/PruneBlendShapeTargetsCommand.h
Interfaces
Variables
Protected
Functions
Public
Name
Remarks
Include Path
Unreal Specifiers
void setThreshold
(
float threshold
)
Method for setting the threshold for pruning blend shape target deltas.
dnacalib/commands/PruneBlendShapeTargetsCommand.h
Overridden from Command
Name
Remarks
Include Path
Unreal Specifiers
dnacalib/commands/PruneBlendShapeTargetsCommand.h
Operators
Name
Remarks
Include Path
Unreal Specifiers
dnacalib/commands/PruneBlendShapeTargetsCommand.h
dnacalib/commands/PruneBlendShapeTargetsCommand.h