UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Softs::FDeformableDebugParams Struct Reference

#include <ChaosDeformableSolverTypes.h>

Public Member Functions

bool IsDebugDrawingEnabled ()
 

Public Attributes

bool bDoDrawTetrahedralParticles = false
 
bool bDoDrawKinematicParticles = false
 
bool bDoDrawTransientKinematicParticles = false
 
bool bDoDrawRigidCollisionGeometry = false
 
FSolverReal ParticleRadius = 5.f
 

Member Function Documentation

◆ IsDebugDrawingEnabled()

bool Chaos::Softs::FDeformableDebugParams::IsDebugDrawingEnabled ( )
inline

Member Data Documentation

◆ bDoDrawKinematicParticles

bool Chaos::Softs::FDeformableDebugParams::bDoDrawKinematicParticles = false

◆ bDoDrawRigidCollisionGeometry

bool Chaos::Softs::FDeformableDebugParams::bDoDrawRigidCollisionGeometry = false

◆ bDoDrawTetrahedralParticles

bool Chaos::Softs::FDeformableDebugParams::bDoDrawTetrahedralParticles = false

◆ bDoDrawTransientKinematicParticles

bool Chaos::Softs::FDeformableDebugParams::bDoDrawTransientKinematicParticles = false

◆ ParticleRadius

FSolverReal Chaos::Softs::FDeformableDebugParams::ParticleRadius = 5.f

The documentation for this struct was generated from the following file: