Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FDeformableDebugParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Deformable/ChaosDeformableSolverTypes.h |
| Include Path | #include "Chaos/Deformable/ChaosDeformableSolverTypes.h" |
Syntax
struct FDeformableDebugParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDoDrawKinematicParticles | bool | Chaos/Deformable/ChaosDeformableSolverTypes.h | ||
| bDoDrawRigidCollisionGeometry | bool | Chaos/Deformable/ChaosDeformableSolverTypes.h | ||
| bDoDrawTetrahedralParticles | bool | Chaos/Deformable/ChaosDeformableSolverTypes.h | ||
| bDoDrawTransientKinematicParticles | bool | Chaos/Deformable/ChaosDeformableSolverTypes.h | ||
| ParticleRadius | FSolverReal | Chaos/Deformable/ChaosDeformableSolverTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDebugDrawingEnabled() |
Chaos/Deformable/ChaosDeformableSolverTypes.h |