SystemInfo.supportsInstancing
public static bool supportsInstancing;
Description 描述
Is GPU draw call instancing supported? (Read Only)
Graphics.DrawProcedural, Graphics.DrawProceduralIndirect, Graphics.DrawMeshInstanced and their CommandBuffer counterparts use instancing.