「Unity/R3」の版間の差分
提供: 初心者エンジニアの簡易メモ
(→R3インストール) |
|||
行1: | 行1: | ||
+ | [[unity/R3/インストール]] | ||
+ | |||
+ | [[unity/R3/UniRxから移植]] | ||
+ | |||
==R3とは== | ==R3とは== | ||
Unirxの進化版 | Unirxの進化版 |
2024年4月1日 (月) 15:42時点における版
R3とは
Unirxの進化版
動作バージョン:Unity 2021.3以上
R3インストール
公式:https://github.com/Cysharp/R3?tab=readme-ov-file#unity
参考:https://zenn.dev/shiena/articles/unity-install-r3
- unityメイン/Edit/ProjectSettings/PackageManagerから以下を追加
Name: Unity NuGet URL: https://unitynuget-registry.azurewebsites.net Scope(s): org.nuget Name: OpenUPM URL: https://package.openupm.com Scope(s): com.cysharp
- unityメイン/Windows/PackageManagerで、Packagesを、MyRegistriesで、選択し、"R3"検索して、Cysharp/R3(NuGet)を、インストール
- unityメイン/Windows/PackageManagerで、Packagesを、MyRegistriesで、選択し、"R3"検索して、Cysharp/ObservableCollections.R3(Nuget)を、インストール