Version: 2022.3

AnimatorJobExtensions.UnbindAllStreamHandles

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

参数

animator 调用此方法的 Animator 实例。

描述

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.