1
0
Fork 0
fgdata/Compositor/HDR/env-capture-pass.xml
Fernando García Liñán 46b1cd62f7 Fix shadows on Mac OS
2021-07-29 15:49:43 +02:00

14 lines
399 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>
<!-- 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>
</PropertyList>