Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FChaosDebugDrawSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ChaosDebugDraw.h |
| Include Path | #include "Chaos/ChaosDebugDraw.h" |
Syntax
struct FChaosDebugDrawSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosDebugDrawSettings
(
FRealSingle InArrowSize, |
Chaos/ChaosDebugDraw.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngVelScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ArrowSize | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| BodyAxisLen | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| BoundsColorsPerShapeType | FChaosDebugDrawColorsByShapeType | Chaos/ChaosDebugDraw.h | ||
| BoundsColorsPerState | FChaosDebugDrawColorsByState | Chaos/ChaosDebugDraw.h | ||
| bShowComplexCollision | bool | Chaos/ChaosDebugDraw.h | ||
| bShowLevelSetCollision | bool | Chaos/ChaosDebugDraw.h | ||
| bShowSimpleCollision | bool | Chaos/ChaosDebugDraw.h | ||
| ConstraintAxisLen | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ContactInfoWidth | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ContactLen | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ContactOwnerWidth | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ContactWidth | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| DrawDuration | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| DrawPriority | int32 | Chaos/ChaosDebugDraw.h | ||
| DrawScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| FontHeight | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| FontScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ImpulseScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| InertiaScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| JointComSize | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| LineThickness | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| PointSize | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| PushOutScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| ShapesColorsPerShapeType | FChaosDebugDrawColorsByShapeType | Chaos/ChaosDebugDraw.h | ||
| ShapesColorsPerState | FChaosDebugDrawColorsByState | Chaos/ChaosDebugDraw.h | ||
| ShapeThicknesScale | FRealSingle | Chaos/ChaosDebugDraw.h | ||
| VelScale | FRealSingle | Chaos/ChaosDebugDraw.h |