Type:IKSolver: Difference between revisions

From Resonite Wiki
create basic type description. I hope this is right.
 
m Not an interface type
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


== Extensions ==
== Extensions ==
[[Component:VRIK#Leg|Component:VRIK+Leg]]
 
[[Component:VRIK#Arm|Component:VRIK+Arm]]
* [[Component:VRIK#Leg|Component:VRIK+Leg]]
[[Component:VRIK#Spine|Component:VRIK+Spine]]
* [[Component:VRIK#Arm|Component:VRIK+Arm]]
* [[Component:VRIK#Spine|Component:VRIK+Spine]]


[[Category:Type]]
[[Category:Type]]

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