represents information for a sub-batch in static batch rendering.

静态批处理渲染中子批次的信息。

构造函数

属性

indexCount: number

The number of indices in the sub-batch.

子批次中的索引数量。

indexStart: number

The starting index of the sub-batch in the index buffer.

子批次在索引缓冲区中的起始索引。

meshBounds: Bounds

The bounding volume of the sub-batch mesh.

子批次网格的边界体积。

needRender: boolean

Indicates whether this sub-batch needs to be rendered.

指示是否需要渲染此子批次。