Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseElement
- FRigCurveElement
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigCurveElement : public FRigBaseElement
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const float & | Get () |
||
| int32 | |||
| bool | IsValueSet () |
||
| void | Set
(
const float& InValue, |
Overridden from FRigBaseElement
| Type | Name | Description | |
|---|---|---|---|
| void | CopyPose
(
FRigBaseElement* InOther, |
||
| int32 | |||
| int32 | GetNumCurves () |
||
| void | LinkStorage
(
const TArrayView< FTransform >& InTransforms, |
||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& A, |
||
| void | UnlinkStorage
(
FRigReusableElementStorage< FTransform >& InTransforms, |
Constants
| Name | Description |
|---|---|
| ElementTypeIndex |