interface
|
IBatchRendererBase
|
extends
|
IBatchContainerBase
|
||
base of
|
IBatchRenderer
|
Returns the current number of rendering batches that are buffered by this object.
property
|
BatchCount
{
get
}
|
||
type
|
int32
|
||
value
|
|
The number of rendering batch elements. | |
inherited
|
IBatchContainerBase.BatchCount
|
See also:
IBatchContainer.GetBatchClears all batches.
method
|
ClearBatches
()
|
Computes the render batches.
method
|
ComputeBatches
()
|