Type:IKSolver: Difference between revisions

From Resonite Wiki
m fix list
m Not an interface type
 
(One intermediate revision by the same user not shown)
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]]

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