NodeCollisionConstraint
Represents a constraint for resolving collisions between nodes within a physical body.
A NodeCollisionConstraint ensures that nodes within the Body do not overlap by applying positional corrections based on their physical properties such as position, radius, and inverse mass. This constraint is solved over successive time steps in a simulation.
Properties
Link copied to clipboard
A parameter controlling the flexibility of the constraint. A higher compliance value allows more deviation from the strict enforcement of the constraint, while a lower value enforces stricter adherence. It influences the degree of positional corrections during collision resolution.