Method RestoreDefaultPose
RestoreDefaultPose(bool)
Restores the IK Chain to it's default pose.
Declaration
public void RestoreDefaultPose(bool targetRotationIsConstrained)
Parameters
Type | Name | Description |
---|---|---|
bool | targetRotationIsConstrained | True to constrain the target rotation. False otherwise. |