IBatchRendererBase
Description
- Derived from
- Extended by
-
IBatchRenderer
Planting sealed
Base interface for classes that render terrain sector batches.
Public / Methods
ComputeBatches
Computes the render batches.
Before computing render batches, this method clears the current list of batches. Before returning, the method sorts the computed batches, according to their natural sort order, as defined by the IComparable.CompareTo method of IBatch.