Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigElementWeight
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Location | ||
| float | Rotation | ||
| float | Scale |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigElementWeight
(
float InWeight |
|||
FRigElementWeight
(
float InLocation, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | AffectsScale () |
||
| bool | IsAlmostZero () |