Methods
add(joint, config)
    Add an IKJoint to the end of this chain.
    Parameters:
| Name | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| joint | IKJoint | |||||||||
| config | Object | Properties
 | 
- Source:
connect(chain)
    Connects another IKChain to this chain. The additional chain's root
joint must be a member of this chain.
    Parameters:
| Name | Type | Description | 
|---|---|---|
| chain | IKChain | 
- Source: