All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
IKExecutionOrder Class Reference

Manages the execution order of IK components. More...

Inherits MonoBehaviour.

Collaboration diagram for IKExecutionOrder:
Collaboration graph
[legend]

Public Attributes

IK[] IKComponents
 The IK components, assign in the order in which you wish to update them. More...
 
Animator animator
 Optional. Assign it if you are using 'Animate Physics' as the Update Mode. More...
 

Detailed Description

Manages the execution order of IK components.