97d54bf17f
Now based on /sim/rendering/static-lod/rough. This commit removes a large number of range settings that should in general be set by the user.
14 lines
371 B
XML
14 lines
371 B
XML
<?xml version="1.0"?>
|
|
<!-- FlightGear Materials File. See Docs/README.materials for details. -->
|
|
|
|
<PropertyList>
|
|
|
|
<!-- Base materials -->
|
|
<region include="Materials/dds/global.xml"/>
|
|
<region include="Materials/dds/global-summer.xml"/>
|
|
<region include="Materials/dds/global-winter.xml"/>
|
|
|
|
<!-- Urban shader -->
|
|
<region include="Materials/dds/urban.xml"/>
|
|
|
|
</PropertyList>
|