Method GetMaxChainCount
GetMaxChainCount(IKChain2D)
Gets the maximum chain count for a IKChain2D.
Declaration
public static int GetMaxChainCount(IKChain2D chain)
Parameters
| Type | Name | Description |
|---|---|---|
| IKChain2D | chain | IKChain2D to query. |
Returns
| Type | Description |
|---|---|
| int | Integer value for the maximum chain count. |