Version: 2022.2
言語: 日本語

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.