Version: 2022.3

AnimatorJobExtensions.UnbindAllSceneHandles

切换到手册
public static void UnbindAllSceneHandles (Animator animator);

参数

animator 调用此方法的 Animator 实例。

描述

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.