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

15 lines
399 B
XML
Raw Normal View History

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>
<!-- Only render the skydome and terrain -->
<!-- TODO: Explicitly select the LOD level -->
<cull-mask>0x800</cull-mask>
<binding>
<unit>11</unit>
<buffer>sky-view</buffer>
</binding>
2021-04-10 11:14:16 +02:00
</PropertyList>