Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units > API/Plugins/ControlRig/Units/Highlevel > API/Plugins/ControlRig/Units/Highlevel/Hierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Highlevel/Hierarchy/RigUnit_SphericalPoseReader.h |
| Include | #include "Units/Highlevel/Hierarchy/RigUnit_SphericalPoseReader.h" |
Syntax
USTRUCT ()
struct FRegionScaleFactors
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | NegativeHeight | Scale the region in the NEGATIVE height direction. Range is 0-1. Default is 1.0. | |
| float | NegativeWidth | Scale the region in the NEGATIVE width direction. Range is 0-1. Default is 1.0. | |
| float | PositiveHeight | Scale the region in the POSITIVE height direction. Range is 0-1. Default is 1.0. | |
| float | PositiveWidth | Scale the region in the POSITIVE width direction. Range is 0-1. Default is 1.0. |
Constructors
| Type | Name | Description | |
|---|---|---|---|