IKBehaviorManager.Unregister


Declaration

public bool Unregister(IKBehavior behavior)

Description

Unregisters an IK behavior from being updated by the manager.

Parameters

behaviorThe behavior to unregister.

Returns

boolTrue if the behavior was successfully unregistered.