SpriteBatchRenderer Constructor

Project Mercury API

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SpriteBatchRenderer class

Namespace:  ProjectMercury.Renderers
Assembly:  ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0

Syntax

C#
public SpriteBatchRenderer()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
SpriteBatchRenderer()

See Also