supportsInstancing
Is GPU draw call instancing supported? (Read Only)
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool supportsInstancing { get; }
Remarks
Graphics.RenderMeshInstanced, Graphics.DrawProcedural, Graphics.DrawProceduralIndirect, Graphics.DrawMeshInstanced, and their CommandBuffer counterparts use instancing.