Navigation
API > API/Plugins > API/Plugins/ControlRig
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigTestData.h |
| Include | #include "ControlRigTestData.h" |
Syntax
USTRUCT (BlueprintType )
struct FControlRigTestDataFrame
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | AbsoluteTime | ||
| double | DeltaTime | ||
| FRigPose | Pose | ||
| TArray< FControlRigTestDataVariable > | Variables |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Restore
(
UControlRig* InControlRig, |
||
| bool | RestoreVariables
(
UControlRig* InControlRig |
||
| bool | Store
(
UControlRig* InControlRig, |