Navigation
API > API/Runtime > API/Runtime/Chaos
A bitmask of features to show when drawing joints.
| Name | FChaosDebugDrawJointFeatures |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosDebugDraw.h |
| Include Path | #include "Chaos/ChaosDebugDraw.h" |
Syntax
class FChaosDebugDrawJointFeatures
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosDebugDrawJointFeatures() |
Chaos/ChaosDebugDraw.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bActorConnector | bool | Chaos/ChaosDebugDraw.h | ||
| bAxes | bool | Chaos/ChaosDebugDraw.h | ||
| bColor | bool | Chaos/ChaosDebugDraw.h | ||
| bCoMConnector | bool | Chaos/ChaosDebugDraw.h | ||
| bIndex | bool | Chaos/ChaosDebugDraw.h | ||
| bIsland | bool | Chaos/ChaosDebugDraw.h | ||
| bLevel | bool | Chaos/ChaosDebugDraw.h | ||
| bStretch | bool | Chaos/ChaosDebugDraw.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FChaosDebugDrawJointFeatures MakeDefault() |
Chaos/ChaosDebugDraw.h | ||
static FChaosDebugDrawJointFeatures MakeEmpty() |
Chaos/ChaosDebugDraw.h |