Version: 2018.2
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 the method is called on.
streamThe stream to close.

説明

Close a stream that has been opened using OpenAnimationStream.