2019-02-04 16:58:09 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<type>shadow-map</type>
|
|
|
|
<light-name>FGLightSource</light-name>
|
2019-10-25 23:42:48 +00:00
|
|
|
<effect-scheme>als-shadow</effect-scheme>
|
2019-02-04 16:58:09 +00:00
|
|
|
<!-- Only render objects with the CAST_SHADOW bit flag -->
|
|
|
|
<cull-mask>0x000004</cull-mask>
|
|
|
|
<condition>
|
2019-10-25 23:42:48 +00:00
|
|
|
<property>/sim/rendering/als/shadows/enabled</property>
|
2019-02-04 16:58:09 +00:00
|
|
|
</condition>
|
|
|
|
<attachment>
|
2019-10-25 23:42:48 +00:00
|
|
|
<buffer>sun-shadowmap-atlas</buffer>
|
2019-02-04 16:58:09 +00:00
|
|
|
<component>depth</component>
|
|
|
|
</attachment>
|
|
|
|
</PropertyList>
|