Navigation
API > API/Plugins > API/Plugins/RigLogicModule
References
| Module | RigLogicModule |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/RigLogic.h |
| Include | #include "RigLogic.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigLogicConfiguration
Variables
| Type | Name | Description | |
|---|---|---|---|
| ERigLogicCalculationType | CalculationType | ||
| bool | LoadAnimatedMaps | ||
| bool | LoadBlendShapes | ||
| bool | LoadJoints | ||
| bool | LoadMachineLearnedBehavior | ||
| bool | LoadRBFBehavior | ||
| bool | LoadTwistSwingBehavior | ||
| ERigLogicRotationOrder | RotationOrder | ||
| ERigLogicRotationType | RotationType | ||
| ERigLogicScaleType | ScaleType | ||
| ERigLogicTranslationType | TranslationType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigLogicConfiguration
(
ERigLogicCalculationType CalculationType, |