mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-20 01:25:45 -05:00
Release note 追記
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
| true | FirstPersonOnly | ✅ | ❌ | FIRSTPERSON |
|
||||
| true | ThirdPersonOnly | ❌ | ✅ | THIRDPERSON |
|
||||
| true | Both | ✅ | ✅ | default |
|
||||
| true | Auto | - | - | FirstPersonOnly と ThirdPersonOnly に分割する |
|
||||
| true | Auto | - | - | Both と ThirdPersonOnly に分割する |
|
||||
| false | FirstPersonOnly | ❌ | ❌ | 完全に描画されない。Rendererの描画を止める |
|
||||
| false | ThirdPersonOnly | ✅ | ✅ | default |
|
||||
| false | Both | ✅ | ✅ | default |
|
||||
|
||||
Reference in New Issue
Block a user