IKBehavior.UpdateIK
Method in IKBehavior
Declaration
public abstract void UpdateIK(int layerIndex)
Description
Updates the IK solution.
Parameters
layerIndex | The index of the animator layer being updated. |
public abstract void UpdateIK(int layerIndex)
Updates the IK solution.
layerIndex | The index of the animator layer being updated. |