Version: 2022.2
언어: 한국어
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.