LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

GraphicsDeviceType.Null

Description

No graphics API.

This typically happens when a "null" graphics API is explicitly requested from command line arguments, for example when running game servers or editor in batch mode.

See Also: SystemInfo.graphicsDeviceType.