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_DebugSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDrawPointsAsSpheres | If set to true points will be drawn as spheres with their sizes reflected | |
| bool | bEnabled | If enabled debug information will be drawn | |
| float | CollisionScale | The size of the debug drawing information | |
| FLinearColor | Color | The color to use for debug drawing | |
| float | Scale | The size of the debug drawing information | |
| FTransform | WorldOffset | The offset at which to draw the debug information in the world |
Constructors
| Type | Name | Description | |
|---|---|---|---|