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

BatchDrawCommandProcedural.indexBufferHandle

public GraphicsBufferHandle indexBufferHandle;

Description

Handle of an index buffer to use for indexed drawing.

If no buffer is provided the draws will be non indexed.