2021-04-10 09:14:16 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<type>scene</type>
|
2021-07-29 13:49:43 +00:00
|
|
|
<implicit-attachment-mask>depth</implicit-attachment-mask>
|
2021-04-10 09:14:16 +00:00
|
|
|
<effect-scheme>hdr-envmap</effect-scheme>
|
2021-07-31 12:36:02 +00:00
|
|
|
<clear-mask>depth</clear-mask>
|
2023-05-02 23:57:20 +00:00
|
|
|
<!--
|
|
|
|
Only render:
|
|
|
|
- Terrain (both WS 2.0 and 3.0)
|
|
|
|
- Clouds
|
|
|
|
- Skydome
|
|
|
|
-->
|
|
|
|
<cull-mask>0x1801</cull-mask>
|
|
|
|
<binding>
|
|
|
|
<unit>12</unit>
|
|
|
|
<buffer>transmittance</buffer>
|
|
|
|
</binding>
|
2021-07-26 10:10:58 +00:00
|
|
|
<binding>
|
2021-08-18 23:22:26 +00:00
|
|
|
<unit>13</unit>
|
2021-07-26 10:10:58 +00:00
|
|
|
<buffer>sky-view</buffer>
|
|
|
|
</binding>
|
2023-04-12 20:50:03 +00:00
|
|
|
<binding>
|
|
|
|
<unit>14</unit>
|
|
|
|
<buffer>prev-luminance</buffer>
|
|
|
|
</binding>
|
2021-04-10 09:14:16 +00:00
|
|
|
</PropertyList>
|