SystemInfo.supportsInstancing
static var supportsInstancing: bool;
static bool supportsInstancing;
static supportsInstancing as bool
Description

Is GPU draw call instancing supported? (Read Only)

Currently only Graphics.DrawProcedural and Graphics.DrawProceduralIndirect use instancing.