static batch sub-mesh rendering.
用于静态批处理子网格渲染。
The byte count of indices in the sub-mesh.
子网格中索引的字节数。
Array of StaticBatchSubInfo objects representing sub-mesh information.
StaticBatchSubInfo 对象数组,表示子网格信息。
静态
VAO (Vertex Array Object) instance
VAO (顶点数组对象) 实例
Get whether the object is destroyed
获取是否已销毁
Draw type
绘制类型
Index buffer format
索引缓冲区格式
Number of instances to draw
要绘制的实例数量
Mesh topology type
网格拓扑类型
Gets the type of the StaticBatchSubMesh.
获取 StaticBatchSubMesh 的类型。
The current render context.(Not used)
True if any sub-info needs rendering, false otherwise.
Prepares the sub-mesh for rendering.
准备子网格进行渲染。
The current render context.
Updates render parameters based on the current render context.
根据当前渲染上下文更新渲染参数。
The number of indices in the sub-mesh.
The starting index of the sub-mesh.
The bounding volume of the sub-mesh.
Adds a sub-mesh to the StaticBatchSubMesh.
向 StaticBatchSubMesh 添加一个子网格。
Clear render parameters
清除渲染参数
Destroys the StaticBatchSubMesh and its resources.
销毁 StaticBatchSubMesh 及其资源。
The starting index in the array
The number of indices to be rendered
Set parameters for drawing arrays
设置绘制数组的参数。
The number of elements to be rendered
The starting offset in the element array
Set parameters for drawing elements
设置绘制元素的参数。
En
static batch sub-mesh rendering.
Zh
用于静态批处理子网格渲染。