1
0
Fork 0
fgdata/Compositor/HDR/env-capture-pass.xml
2021-07-26 17:21:20 +02:00

14 lines
371 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<type>scene</type>
<effect-scheme>hdr-envmap</effect-scheme>
<clear-mask>depth</clear-mask>
<!-- 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>
</PropertyList>