Version: 2021.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.