<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>
  <path>LERS_Building.ac</path>

  <effect>
	  <inherits-from>Effects/model-combined-deferred</inherits-from>
	  <parameters>
		  <lightmap-enabled type="int">1</lightmap-enabled>
		  <lightmap-multi type="int">1</lightmap-multi>
		  <!-- use only the red channel -->
		  <lightmap-factor type="float" n="0"><use>/scenery/LERS/lightsFactor</use></lightmap-factor>
		  <lightmap-factor type="float" n="1">0</lightmap-factor>
		  <lightmap-factor type="float" n="2">0</lightmap-factor>
		  <lightmap-factor type="float" n="3">0</lightmap-factor>
		  <texture n="3"> <!-- lightmap -->
			  <image>LERS_Building_2.png</image>
			  <filter>linear-mipmap-linear</filter>
			  <wrap-s>repeat</wrap-s>
			  <wrap-t>repeat</wrap-t>
			  <internal-format>normalized</internal-format>
		  </texture>
	  </parameters>
	  <object-name>Main</object-name>
  </effect>

</PropertyList>
