mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Append Fog Color Key to schema.
This commit is contained in:
parent
98b912f0b3
commit
ae897ed290
1 changed files with 5 additions and 0 deletions
|
|
@ -302,6 +302,11 @@
|
|||
"key": "hwFogAlpha",
|
||||
"label": "Enable Fog Alpha"
|
||||
},
|
||||
{
|
||||
"type": "color",
|
||||
"key": "hwFogColor",
|
||||
"label": "Fog Color"
|
||||
},
|
||||
{
|
||||
"type": "splitter"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue