Method GetChainCount
GetChainCount()
Returns the number of chains in the solver.
Declaration
protected override int GetChainCount()
Returns
| Type | Description |
|---|---|
| int | Returns 1, because FABRIK Solver has only one chain. |
Returns the number of chains in the solver.
protected override int GetChainCount()
| Type | Description |
|---|---|
| int | Returns 1, because FABRIK Solver has only one chain. |