Add disable_fog to Sky shaders documentation (#3906)

This commit is contained in:
Clay John
2020-08-20 06:02:11 -07:00
committed by GitHub
parent 894f13fe71
commit ff9d67f7e8

View File

@@ -96,6 +96,8 @@ a lower resolution than the rest of the sky:
+---------------------------------+----------------------------------------------------------------------+
| **use_quarter_res_pass** | Allows the shader to write to and access the quarter resolution pass.|
+---------------------------------+----------------------------------------------------------------------+
| **disable_fog** | If used, fog will not affect the sky. |
+---------------------------------+----------------------------------------------------------------------+
Built-ins
^^^^^^^^^