Type:IKSolver: Difference between revisions

From Resonite Wiki
Added category: Interface types
m Not an interface type
 
Line 2: Line 2:


== Extensions ==
== Extensions ==
* [[Component:VRIK#Leg|Component:VRIK+Leg]]
* [[Component:VRIK#Leg|Component:VRIK+Leg]]
* [[Component:VRIK#Arm|Component:VRIK+Arm]]
* [[Component:VRIK#Arm|Component:VRIK+Arm]]
Line 7: Line 8:


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

Latest revision as of 17:03, 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