In GraphicsConfiguration.xml there are settings for low/med/high/ultra shadows. Does anyone know what the frustum end distance number signifies and how much difference (as in how much processing) is there between the 2 numbers below, ie is 12800 simply twice as expensive as 6400?
Code:
<EndDistance>6400.000000</EndDistance>
<EndDistance>12800.000000</EndDistance>