Supported Platforms Overview
mainCesium for Unity uses native code that must be compiled for each target platform. The following platforms are supported:
- Windows: Supports x86-64 (ARM64 is not supported) for both Editor and Player.
- macOS: Supports Intel x86-64 and Apple Silicon (M1, M2, etc.) on macOS 10.15+ for both Editor and Player.
- Android / Meta Quest: Supports Intel x86-64 and ARM64 (ARMv7 is not supported) for Player.
- iOS: Supports iOS as a Player platform.
- Universal Windows Platform (UWP): Supports Intel 64-bit and ARM 64-bit (32-bit is not supported) for Player.
- Web: Supports WebGL and WebGPU (requires Unity 6+) for Player.