ホログラムを作ってみたり

This commit is contained in:
oogushiyuuga
2026-06-23 13:09:10 +09:00
parent 37a9909520
commit 0e1ffaefaf
1063 changed files with 541997 additions and 80 deletions

View File

@@ -8,6 +8,7 @@
"com.unity.multiplayer.center": "1.0.1",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.timeline": "1.8.12",
"com.unity.visualeffectgraph": "17.3.0",
"com.unity.xr.androidxr-openxr": "1.2.0",
"com.unity.xr.arfoundation": "6.4.1",
"com.unity.xr.compositionlayers": "2.4.0",

View File

@@ -230,6 +230,15 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.visualeffectgraph": {
"version": "17.3.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.shadergraph": "17.3.0",
"com.unity.render-pipelines.core": "17.3.0"
}
},
"com.unity.xr.androidxr-openxr": {
"version": "1.2.0",
"depth": 0,