indexBufferHandle
Handle of an index buffer to use for indexed drawing.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public GraphicsBufferHandle indexBufferHandle
Remarks
If no buffer is provided the draws will be non indexed.