Click or drag to resize

WeatherMakerLightManagerScriptMaximumLightCount Field

Maximum number of lights to send to the Weather Maker shaders - reduce if you are having performance problems This should match the constant 'MAX_LIGHT_COUNT' in WeatherMakerLightShaderInclude.cginc

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public const int MaximumLightCount = 16

Field Value

Type: Int32
See Also