Represents a static batch mesh for efficient rendering of multiple static meshes.
用于高效渲染多个静态网格的静态批处理网格。
Constructs, initializes a new static batch mesh.
构造方法,初始化静态网格合批。
The bounding volume of the static batch mesh.
静态批处理网格的边界体积。
Destroys this static batch mesh and releases all associated resources.
销毁此静态批处理网格并释放所有相关资源。
The vertex buffer to set.
The index buffer to set.
Sets the vertex and index buffers for this static batch mesh.
为此静态批处理网格设置顶点和索引缓冲区。
静态
The static mesh merge information.
A new StaticBatchMesh instance.
Creates a new StaticBatchMesh instance based on the provided merge information.
根据提供的合并信息创建一个新的静态合批实例。
En
Represents a static batch mesh for efficient rendering of multiple static meshes.
Zh
用于高效渲染多个静态网格的静态批处理网格。