BatchContainerBase
Description
- Derived from
-
MeshTraversal abstract
IBatchContainer<TBatch> - Extended by
-
BatchRendererBase abstract
Planting sealed
Abstract base class for IBatchContainer implementations.
Public / Attributes
Protected / Methods
AddBatch
Adds the given batch.
Calling this method will not increment the batch count (see IBatchContainerBase.BatchCount).
SortBatches
Sorts the rendering batches.
This method will set the batch count (see IBatchContainerBase.BatchCount).