Release note 追記

This commit is contained in:
ousttrue
2021-10-29 16:41:04 +09:00
parent 7935258363
commit e569bce805
2 changed files with 6 additions and 1 deletions

View File

@@ -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 |