static batch sub-mesh rendering.

用于静态批处理子网格渲染。

层级 (查看层级一览, 展开)

构造函数

属性

_geometryElementOBj: IRenderGeometryElement
indexByteCount: number

The byte count of indices in the sub-mesh.

子网格中索引的字节数。

subInfos: StaticBatchSubInfo[]

Array of StaticBatchSubInfo objects representing sub-mesh information.

StaticBatchSubInfo 对象数组,表示子网格信息。

_typeCounter: number = 0

访问器

方法

  • 参数

    • indexCount: number

      The number of indices in the sub-mesh.

    • indexStart: number

      The starting index of the sub-mesh.

    • bounds: Bounds

      The bounding volume of the sub-mesh.

    返回 void

    Adds a sub-mesh to the StaticBatchSubMesh.

    向 StaticBatchSubMesh 添加一个子网格。

MMNEPVFCICPMFPCPTTAAATR