Manages solver initiation and updating More...
Inherits MonoBehaviour.
Public Member Functions | |
void | Disable () |
[DEPRECATED] Use "enabled = false" instead. More... | |
Public Attributes | |
bool | fixTransforms = true |
If true, will fix all the Transforms used by the solver to their initial state in each Update. This prevents potential problems with unanimated bones and animator culling with a small cost of performance. Not recommended for CCD and FABRIK solvers. More... | |
Manages solver initiation and updating