1
0
Fork 0
fgdata/Compositor/HDR/csm-pass.xml

16 lines
440 B
XML
Raw Normal View History

2021-04-10 09:14:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
<PropertyList>
<type>csm</type>
<implicit-attachment-mask/>
2021-04-10 09:14:16 +00:00
<effect-scheme>hdr-shadow</effect-scheme>
<clear-mask>depth</clear-mask>
2021-04-10 09:14:16 +00:00
<!-- Only render objects with the CAST_SHADOW bit flag -->
<cull-mask>0x000004</cull-mask>
<render-at-night>false</render-at-night>
<attachment>
<buffer>sun-shadowmap-atlas</buffer>
<component>depth</component>
</attachment>
</PropertyList>