UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PBDCollisionConstraintHandle.h File Reference

Go to the source code of this file.

Classes

class  Chaos::FPBDCollisionConstraintHandle
 A handle to a contact constraint. More...
 

Namespaces

namespace  Chaos
 

Enumerations

enum class  Chaos::ECollisionCCDType { Chaos::Disabled , Chaos::Enabled }
 Whether we should run CCD (swept collision) or not. More...
 
enum  Chaos::ECollisionConstraintDirection { Chaos::Particle0ToParticle1 , Chaos::Particle1ToParticle0 , Chaos::NoRestingDependency }
 The resting directionality of a contact constraint for use in constraint solver ordering. More...