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