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

AnimatorJobExtensions.CloseAnimationStream

Cambiar al Manual
public static void CloseAnimationStream (Animator animator, ref Experimental.Animations.AnimationStream stream);

Parámetros

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

Descripción

Close a stream that has been opened using OpenAnimationStream.