CommandBuffer.DrawRenderer
Parameters
| renderer | Renderer to draw. | |
| material | Material to use. | |
| submeshIndex | Which subset of the mesh to render. | |
| shaderPass | Which pass of the shader to use (default is -1, which renders all passes). |
Description 描述
Add a "draw renderer" command.
See Also: DrawMesh.