UxrIKSolver.ManualUpdate Property
Gets if the IK solver will update itself. Otherwise the user will be responsible of calling SolveIK().
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool ManualUpdate { get; set; }
Property Value
Type: Boolean