Version: 2022.3
言語: 日本語
public static void UnbindAllStreamHandles (Animator animator);

パラメーター

animator The Animator instance that calls this method.

説明

Removes all PropertyStreamHandles and TransformStreamHandles associated with the Animator instance. Use this method to manage the lifecycle of stream handles when the animated hierarchy changes.