SubMesh class used to create submesh data template.
SubMesh 类用于创建子网格数据模板。
The mesh data template.
Creates an instance of SubMesh.
创建 SubMesh 实例。
静态
VAO (Vertex Array Object) instance
VAO (顶点数组对象) 实例
Get whether the object is destroyed
获取是否已销毁
Draw type
绘制类型
The number of indices.
索引的数量。
Index buffer format
索引缓冲区格式
Number of instances to draw
要绘制的实例数量
Mesh topology type
网格拓扑类型
Clear render parameters
清除渲染参数
Destroys the submesh and releases resources.
销毁子网格并释放资源。
A copy of the indices.
Copies and gets a copy of the submesh index data.
拷贝并获取子网格索引数据的副本。
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
设置绘制元素的参数。
The indices to set.
Sets the indices for the submesh.
设置子网格的索引。
En
SubMesh class used to create submesh data template.
Zh
SubMesh 类用于创建子网格数据模板。