1
0
Fork 0

Do not let OSG implicitly attach a color renderbuffer to the shadowmap pass

This commit is contained in:
Fernando García Liñán 2021-05-24 23:52:02 +02:00
parent 50ab6df140
commit 9a9ece5054

View file

@ -2,6 +2,7 @@
<PropertyList> <PropertyList>
<type>csm</type> <type>csm</type>
<implicit-attachment-mask></implicit-attachment-mask>
<effect-scheme>classic-shadow</effect-scheme> <effect-scheme>classic-shadow</effect-scheme>
<!-- Only render objects with the CAST_SHADOW bit flag --> <!-- Only render objects with the CAST_SHADOW bit flag -->
<cull-mask>0x000004</cull-mask> <cull-mask>0x000004</cull-mask>