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.

AndroidBuildType

enumeration

Description

Build configurations for the generated project.

Properties

DebugBuild configuration set to Debug for the generated project.
DevelopmentBuild configuration set to Development for the generated project.
ReleaseBuild configuration set to Release for the generated project.