Click or drag to resize
AB4D logo

DXSceneRemoveSpriteBatch Method

Overload List
 NameDescription
Public methodRemoveSpriteBatch(SpriteBatch) Removes the specified SpriteBatch from the list of sprite batches that are rendered by this DXScene. If this is the last SpriteBatch in the DefaultRenderSpritesRenderingStep, then it will be removed from the RenderingSteps.
Public methodRemoveSpriteBatch(SpriteBatch, RenderSpritesRenderingStep) Removes the specified SpriteBatch from the list of sprite batches that are rendered by the specified RenderSpritesRenderingStep.
Top
See Also