meshID
Identifies which Mesh to use to render the instances in this draw command.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BatchMeshID meshID
Remarks
If the Mesh contains sub-meshes, use BatchDrawCommand.submeshIndex to specify which sub-mesh to use.