Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FChaosDebugDrawColorsByState |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosDebugDraw.h |
| Include Path | #include "Chaos/ChaosDebugDraw.h" |
Syntax
struct FChaosDebugDrawColorsByState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/ChaosDebugDraw.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DebrisColor | FColor | Chaos/ChaosDebugDraw.h | ||
| DynamicColor | FColor | Chaos/ChaosDebugDraw.h | ||
| KinematicColor | FColor | Chaos/ChaosDebugDraw.h | ||
| SleepingColor | FColor | Chaos/ChaosDebugDraw.h | ||
| StaticColor | FColor | Chaos/ChaosDebugDraw.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FColor GetColorFromState
(
EObjectStateType State, |
Chaos/ChaosDebugDraw.h |