1
0
Fork 0
fgdata/Compositor/HDR/env-capture-pass.xml
2021-08-19 01:42:32 +02:00

15 lines
432 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<type>scene</type>
<implicit-attachment-mask>depth</implicit-attachment-mask>
<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>0x800</cull-mask>
<binding>
<unit>13</unit>
<buffer>sky-view</buffer>
</binding>
</PropertyList>