All Classes Namespaces Functions Variables Enumerations Properties Pages
List<SolverManager> solvers = new List<SolverManager>()

The list of solvers that will be updated by this PuppetMaster. When you add a Final-IK component in runtime after PuppetMaster has initiated, add it to this list using solver.Add(SolverManager solverManager).