RectangularBoundsConstraint
Enforces rectangular boundary constraints on a physical body within a simulation.
The RectangularBoundsConstraint ensures that the nodes of a Body remain within a specified rectangular boundary during simulation. It provides options to customize the boundary dimensions, compliance factor, and the number of iterations for solving constraint violations. Additionally, it supports a bounce factor that modifies the behavior of the nodes when they collide with the boundary limits.
Properties
the compliance factor that softens or hardens the constraint by impacting how strongly violations are resolved.
the number of iterations to use for resolving constraint violations, affecting the accuracy and stability of the constraint-solving process.