Type:IKSolver: Difference between revisions

From Resonite Wiki
m fix list
Added category: Interface types
Line 7: Line 7:


[[Category:Type]]
[[Category:Type]]
[[Category:Interface types]]

Revision as of 17:02, 25 August 2025

This is a type that is usually extended by multiple types to create a shared behavior. This type is used to generalize types that have IK solver functions where they can have targets, recalculation methods, and is generally used as a way of controlling limbs in a common manner.

Extensions