Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Units > API/Plugins/ControlRig/Units/Simulation
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Units/Simulation/RigUnit_PointSimulation.h |
| Include | #include "Units/Simulation/RigUnit_PointSimulation.h" |
Syntax
USTRUCT ()
struct FRigUnit_PointSimulation_BoneTarget
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Bone | The name of the bone to map | |
| int32 | PrimaryAimPoint | The index of the point to use for aiming the primary axis. | |
| int32 | SecondaryAimPoint | The index of the point to use for aiming the secondary axis. | |
| int32 | TranslationPoint | The index of the point to use for translation |
Constructors
| Type | Name | Description | |
|---|---|---|---|