Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

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.