Experimental: this API is experimental and might be changed or removed in the future.

AnimatorJobExtensions.CloseAnimationStream

매뉴얼로 전환
public static void CloseAnimationStream (Animator animator, ref Experimental.Animations.AnimationStream stream);

파라미터

animatorThe Animator instance that calls this method.
streamThe stream to close.

설명

Close a stream that has been opened using OpenAnimationStream.