DrawMeshInstancedCMD class for instanced mesh drawing command.
DrawMeshInstancedCMD 类,用于实例化网格绘制命令。
静态
Maximum number of draw instances.
设置最大DrawInstance数。
The buffer state.
缓冲状态。
The material for the command.
命令的材质。
The mesh of the command.
命令的网格。
Recycles the rendering command.
回收渲染指令。
The render element to update.
The render context.
The updated IRenderElement3D.
Update the render element.
更新渲染元素。
Execute the command.
执行命令。
Number of instances to draw.
Reset the number of instances to draw.
重置渲染个数。
Array of world matrices.
Reset the world matrix array for DrawInstance.
重置DrawInstance的世界矩阵数组。
En
DrawMeshInstancedCMD class for instanced mesh drawing command.
Zh
DrawMeshInstancedCMD 类,用于实例化网格绘制命令。