DXSceneRemove |
Name | Description | |
---|---|---|
RemoveSpriteBatch(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. | |
RemoveSpriteBatch(SpriteBatch, RenderSpritesRenderingStep) | Removes the specified SpriteBatch from the list of sprite batches that are rendered by the specified RenderSpritesRenderingStep. |