interior-radiance.eff 1.1 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <PropertyList>
  3. <name>interior-radiance</name>
  4. <inherits-from>Effects/model-interior</inherits-from>
  5. <parameters>
  6. <texture n="4">
  7. <type>cubemap</type>
  8. <images>
  9. <positive-x>Aircraft/ec130/Models/Effects/white.png</positive-x>
  10. <negative-x>Aircraft/ec130/Models/Effects/white.png</negative-x>
  11. <positive-y>Aircraft/ec130/Models/Effects/white.png</positive-y>
  12. <negative-y>Aircraft/ec130/Models/Effects/white.png</negative-y>
  13. <positive-z>Aircraft/ec130/Models/Effects/white.png</positive-z>
  14. <negative-z>Aircraft/ec130/Models/Effects/white.png</negative-z>
  15. </images>
  16. </texture>
  17. <light-filter-one type="vec3d">0.5 0.5 0.5</light-filter-one>
  18. <light-filter-two type="vec3d">0.9 0.2 0.2</light-filter-two>
  19. <light-radius type="float">13</light-radius>
  20. <irradiance-map-type type="int">2</irradiance-map-type>
  21. <irradiance-map-strength type="float">.2</irradiance-map-strength>
  22. <ra-irradiance-map-type type="int">0</ra-irradiance-map-type>
  23. <ra-irradiance-map-strength type="float">1</ra-irradiance-map-strength>
  24. </parameters>
  25. </PropertyList>