mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 22:09:53 -05:00
FindObjectsBy系のAPIは、UniVRMがサポートしているUnityのうち、次の範囲のバージョンには存在しない。 - 2021.3.0~2021.3.17 - 2022.1.0~2022.1.24 - 2022.2.0~2022.2.4 そのため、該当するバージョンのUnityではコンパイルエラーが発生していた。UNITY_2022_3_OR_NEWERで分岐することで、旧APIと新APIを安全に選択するようにした。 厳密にはUNITY_2022_2_5_OR_NEWERを用いたいが、そのようなシンボルは存在していなかった。 |
||
|---|---|---|
| .. | ||
| FileDialog | ||
| Motions | ||
| Plugins | ||
| AIUEO.cs | ||
| AIUEO.cs.meta | ||
| FileDialog.meta | ||
| Loaded.cs | ||
| Loaded.cs.meta | ||
| Motions.meta | ||
| Plugins.meta | ||
| RokuroCamera.cs | ||
| RokuroCamera.cs.meta | ||
| SimpleViewer.unity | ||
| SimpleViewer.unity.meta | ||
| TargetMover.cs | ||
| TargetMover.cs.meta | ||
| ViewerUI.cs | ||
| ViewerUI.cs.meta | ||
| VRM.Samples.SimpleViewer.asmdef | ||
| VRM.Samples.SimpleViewer.asmdef.meta | ||