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

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...
 

Detailed Description

Manages solver initiation and updating