This document is about: QUANTUM 3
SWITCH TO

Overview

Level
BEGINNER
Topology
DETERMINISTIC

The Quantum Essentials technical sample showcases many of the entry-level capabilities of Photon Quantum.
It is split into multiple folders, each containing a self-contained example of a specific feature or set of features that are core to Quantum. The projects can be explored individually and have no dependencies on one another.

The main purposes of this sample are to:

  • Help developers understand the fundamentals described in the Manual.
  • Serve as a reference project for video tutorials that use this sample as their foundation.
Preview

This is an ongoing sample in which more objects will be added alongside with new video tutorials for Photon Quantum. For now, this project only contains one project for Quantum's View Framework a video tutorial showcasing it can be found on its page.

Download

VersionRelease DateDownload
3.1.02月 09, 2026Quantum Essentials 3.1.0
3.0.92月 05, 2026Quantum Essentials 3.0.9

Requirements

Supported Platforms

The Quantum Essentials Sample is built for PC.

Project Setup

創建Photon Quantum AppId

  1. 轉到Photon Engine儀錶板並登入或創建帳戶。

  2. 在儀錶板上打開Applications > Public Cloud選擇一個Quantum 3應用程序或創建一個新應用程序,選擇Quantum 3作為Photon SDK。

    Quantum Hub
  3. 將Quantum 3 AppId複製並粘貼到Unity項目中PhotonServerSettings資產的App Id Quantum欄位中:

    • A) 使用Quantum Hub
    Quantum Hub
    • B) 或者直接使用Tools > Quantum > Find Config > Photon Server Settings查找資產
    PhotonServerSettings
    PhotonServerSettings

Video Tutorials

Photon Quantum Tutorial | View Framework & Entity Views Explained
Back to top