BatchRendererBase
Description
- Derived from
-
BatchContainerBase<TBatch> abstract
IBatchRenderer<TBatch> - Extended by
-
Batching sealed
Chunking sealed
Decaling sealed
MultiBatching sealed
Regions sealed
Texturing sealed
Abstract base class for IBatchRenderer implementations.
Public / Attributes
Protected / Methods
DoComputeBatches
Builds the batches.
IBatchContainerBase.ClearBatches is called before this method and BatchContainerBase.SortBatches afterwards.