1
0
Fork 0
fgdata/Compositor/HDR/env-capture-pass.xml

15 lines
371 B
XML
Raw Normal View History

2021-04-10 09:14:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<type>scene</type>
<effect-scheme>hdr-envmap</effect-scheme>
<clear-mask>depth</clear-mask>
2021-04-10 09:14:16 +00:00
<!-- Only render the skydome and terrain -->
<!-- TODO: Explicitly select the LOD level -->
<cull-mask>0x801</cull-mask>
<binding>
<unit>11</unit>
<buffer>sky-view</buffer>
</binding>
2021-04-10 09:14:16 +00:00
</PropertyList>