Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BatchDrawCommand.meshID

public Rendering.BatchMeshID meshID;

Description

Identifies which Mesh to use to render the instances in this draw command.

If the Mesh contains sub-meshes, use BatchDrawCommand.submeshIndex to specify which sub-mesh to use.