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