OSArchitecture
Enum representing processor architectures that are supported by certain operating systems.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Enum
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public enum OSArchitecture
Remarks
Currently only used when building for standalone desktop players.
Fields
Value | Description |
|---|---|
| ARM64 | Supported for MacOS and Windows. |