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.

PlayerSettings.SetArchitecture

Switch to Manual
public static void SetArchitecture(BuildTargetGroup targetGroup, int architecture);

Description

Sets the BuildTargetPlatformGroup architecture.

Sets an integer value associated with the architecture of a BuildTargetPlatformGroup. 0 - None, 1 - ARM64, 2 - Universal.