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

Branch of FABRIK components in the FABRIKRoot hierarchy. More...

Collaboration diagram for FABRIKChain:
Collaboration graph
[legend]

Public Member Functions

bool IsValid (ref string message)
 Checks whether this FABRIKChain is valid. More...
 

Public Attributes

FABRIK ik
 The FABRIK component. More...
 
float pull = 1f
 Parent pull weight. More...
 
float pin = 1f
 Resistance to being pulled by child chains. More...
 
int[] children = new int[0]
 The child chain indexes. More...
 

Detailed Description

Branch of FABRIK components in the FABRIKRoot hierarchy.