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

パラメーター

animator The Animator instance that calls this method.

説明

Removes all PropertySceneHandles and TransformSceneHandles associated with the Animator instance. Use this method to manage the lifecycle of scene handles when the animated hierarchy changes.