Version: 2022.3

OSArchitecture

enumeration

切换到手册

描述

Enum representing processor architectures that are supported by certain operating systems.

Currently only used when building for standalone desktop players.

变量

x64Supported for MacOS, Windows and Linux.
ARM64Supported for MacOS.
x64ARM64Supported for MacOS.
x86Supported for Windows.