WeatherMakerSkyProfileScriptNightVisibilityThreshold Field |
Night pixels must have an R, G or B value greater than or equal to this to be visible. Raise this value if you want to hide dimmer elements of your night texture or there is a lot of light pollution, i.e. a city.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float NightVisibilityThreshold
Public NightVisibilityThreshold As Single
public:
float NightVisibilityThreshold
val mutable NightVisibilityThreshold: float32
Field Value
Type:
SingleSee Also