public static void CloseAnimationStream (Animator animator, ref Animations.AnimationStream stream);

Parameters

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

Description

Close a stream that has been opened using OpenAnimationStream.