Batches by Material and BlendMode for rendering
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Rendering2D BatchRenderer
DeltaEngine.Rendering2D BatchRenderer2D
DeltaEngine.Rendering3D BatchRenderer3D
Namespace: DeltaEngine.Rendering2D
Assembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The BatchRenderer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BatchRenderer | Initializes a new instance of the BatchRenderer class |
Methods
Name | Description | |
---|---|---|
![]() | DrawAndResetBatches | |
![]() | FindOrCreateBatch | |
![]() | FlushDrawBuffer | |
![]() | GetNewInstanceOfBatch |
Fields
Name | Description | |
---|---|---|
![]() | batches | |
![]() | batchIndex |
See Also