Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units > API/Plugins/ControlRig/Units/Execution
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Execution/RigUnit_Hierarchy.h |
| Include | #include "Units/Execution/RigUnit_Hierarchy.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigUnit_HierarchyCreatePoseItemArray_Entry
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | CurveValue | In case of a curve this can be used to drive the curve value | |
| FVector | EulerAngles | In case of a control this can be used to drive the preferred euler angles | |
| FTransform | GlobalTransform | ||
| FRigElementKey | Item | ||
| FTransform | LocalTransform | ||
| bool | UseEulerAngles | In case of a control this can be used to drive the preferred euler angles |
Constructors
| Type | Name | Description | |
|---|---|---|---|