Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


constraintmanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

constraintmanager [2022/05/05 03:11]
uninomiconadmin created
constraintmanager [2022/05/05 03:11] (current)
uninomiconadmin
Line 1: Line 1:
 ====== ConstraintManager ====== ====== ConstraintManager ======
  
-This system evaluates all of the "Constraint" components in a Unity scene((ie. PositionConstraint, RotationConstraint, etc)). +An internal Unity system that evaluates all of the "Constraint" components in a scene((ie. PositionConstraint, RotationConstraint, etc)). 
  
 Beyond applying the constraint the ConstraintManager also sorts constraints based on dependencies, in order to avoid drift caused by non-optimal order of evaluation. Beyond applying the constraint the ConstraintManager also sorts constraints based on dependencies, in order to avoid drift caused by non-optimal order of evaluation.
constraintmanager.txt ยท Last modified: 2022/05/05 03:11 by uninomiconadmin