Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX
DXScene Class
DXScene Methods
RemoveSpriteBatch Method
RemoveSpriteBatch(SpriteBatch) Method
RemoveSpriteBatch(SpriteBatch, RenderSpritesRenderingStep) Method
DXScene
Remove
Sprite
Batch(Sprite
Batch) Method
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
.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
void
RemoveSpriteBatch
(
SpriteBatch
spriteBatch
)
Parameters
spriteBatch
SpriteBatch
SpriteBatch to remove
See Also
Reference
DXScene Class
RemoveSpriteBatch Overload
Ab3d.DirectX Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)