Compositor: Difference between revisions

Jump to navigation Jump to search
108 bytes removed ,  8 November 2019
no edit summary
No edit summary
No edit summary
Line 246: Line 246:
   <name>sun-shadowmap-atlas</name>
   <name>sun-shadowmap-atlas</name>
   <type>2d</type>
   <type>2d</type>
   <width><property>/sim/rendering/als/shadows/sun-atlas-size</property></width>
   <width>8192</width>
   <height><property>/sim/rendering/als/shadows/sun-atlas-size</property></height>
   <height>8192</height>
   <format>depth32f</format>
   <format>depth32f</format>
   <wrap-s>clamp-to-border</wrap-s>
   <wrap-s>clamp-to-border</wrap-s>
Line 253: Line 253:
   <min-filter>linear</min-filter>
   <min-filter>linear</min-filter>
   <mag-filter>linear</mag-filter>
   <mag-filter>linear</mag-filter>
   <border-color type="vec4d">1.0 1.0 1.0 1.0</border-color>
   <border-color type="vec4d">
    1.0 1.0 1.0 1.0
  </border-color>
   <shadow-comparison>true</shadow-comparison>
   <shadow-comparison>true</shadow-comparison>
</buffer>
</buffer>
343

edits

Navigation menu