WeatherMakerLightManagerScriptMaxMoonCount Field |
Max number of moons supported. This should match the constant in WeatherMakerLightShaderInclude.cginc.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public const int MaxMoonCount = 8
Public Const MaxMoonCount As Integer = 8
public:
literal int MaxMoonCount = 8
static val mutable MaxMoonCount: int
Field Value
Type:
Int32See Also