2021-04-10 11:14:16 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<type>scene</type>
|
2021-07-29 15:49:43 +02:00
|
|
|
<implicit-attachment-mask>depth</implicit-attachment-mask>
|
2021-04-10 11:14:16 +02:00
|
|
|
<effect-scheme>hdr-envmap</effect-scheme>
|
2021-07-31 14:36:02 +02:00
|
|
|
<clear-mask>depth</clear-mask>
|
2021-04-10 11:14:16 +02:00
|
|
|
<!-- Only render the skydome and terrain -->
|
|
|
|
<!-- TODO: Explicitly select the LOD level -->
|
2021-07-26 17:12:49 +02:00
|
|
|
<cull-mask>0x800</cull-mask>
|
2021-07-26 12:10:58 +02:00
|
|
|
<binding>
|
2021-08-19 01:22:26 +02:00
|
|
|
<unit>13</unit>
|
2021-07-26 12:10:58 +02:00
|
|
|
<buffer>sky-view</buffer>
|
|
|
|
</binding>
|
2021-04-10 11:14:16 +02:00
|
|
|
</PropertyList>
|