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を用いたいが、そのようなシンボルは存在していなかった。 |
||
|---|---|---|
| .. | ||
| AnimationBridgeSample | ||
| BlendShapeMenu | ||
| FirstPersonSample | ||
| RuntimeExporterSample | ||
| SimpleViewer | ||
| AnimationBridgeSample.meta | ||
| BlendShapeMenu.meta | ||
| FirstPersonSample.meta | ||
| RuntimeExporterSample.meta | ||
| SimpleViewer.meta | ||