mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-22 10:34:54 -05:00
v0.96.1 doc
This commit is contained in:
14
docs/api/0_96_1_use_gamma_colorspace.md
Normal file
14
docs/api/0_96_1_use_gamma_colorspace.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# `v0.96.1` ガンマ カラースペースを使う
|
||||
|
||||
C# symbol `UNIGLTF_USE_GAMMA_COLORSPACE` を設定するとカラースペースダイアログが出なくなります。
|
||||
|
||||
| 用途 | ステータス | |
|
||||
|----------------|------------|--------------------------------------------------------|
|
||||
| Runtime Import | 非推奨 | アプリケーション・プラットフォームの必要に応じてどうぞ |
|
||||
| Editor Import | 非推奨 | アプリケーション・プラットフォームの必要に応じてどうぞ |
|
||||
| Runtime Export | 未対応 | アプリケーション・プラットフォームの必要に応じてどうぞ |
|
||||
| Editor Export | 未対応 | あまり必要無いと思われるので、なるべくやめてください |
|
||||
|
||||
ご利用いただくのはまったく問題ありませんが、
|
||||
色の再現性に問題が出ることはご承知おきください。
|
||||
(ガンマ設定に起因するimport/exportの問題はバグとして対応できません)
|
||||
@@ -24,6 +24,7 @@ fast_spring_bone
|
||||
0_87_runtime_import
|
||||
0_95_dispose
|
||||
0_95_highlevel
|
||||
0_96_1_use_gamma_colorspace
|
||||
```
|
||||
|
||||
## VRM-1.0(β)
|
||||
|
||||
Reference in New Issue
Block a user