「Unity/Agora/基本」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==agoraアカウント登録&プロジェクト作成== https://sso.agora.io/signup?source_id=3 #projectを作成する #testモードにするとAppIdだけで接続が...」) |
|||
| 行13: | 行13: | ||
Quickstart:https://github.com/AgoraIO-Extensions/Agora-Unity-Quickstart | Quickstart:https://github.com/AgoraIO-Extensions/Agora-Unity-Quickstart | ||
| + | |||
| + | ==推奨環境== | ||
| + | https://docs.agora.io/en/video-calling/reference/supported-platforms?platform=web | ||
2023年1月12日 (木) 22:38時点における版
agoraアカウント登録&プロジェクト作成
https://sso.agora.io/signup?source_id=3
- projectを作成する
- testモードにするとAppIdだけで接続ができるっぽい。
参考
公式:https://jp.vcube.com/sdk/quickstart/webcast/unity
コミュニティ:https://github.com/AgoraIO-Community/Agora_Unity_WebGL
Quickstart:https://github.com/AgoraIO-Extensions/Agora-Unity-Quickstart
推奨環境
https://docs.agora.io/en/video-calling/reference/supported-platforms?platform=web
