Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SystemInfo.supportsInstancing

public static bool supportsInstancing;

Description

Is GPU draw call instancing supported? (Read Only)

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