WeatherMakerSkyProfileScriptSkyCameraHeightFadeMultiplier Field |
Sky camera height fade multiplier, camera y value is multiplied by this and fade is reduced by the result. This lets you start the sky fade only as the camera moves higher into the sky.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float SkyCameraHeightFadeMultiplier
Public SkyCameraHeightFadeMultiplier As Single
public:
float SkyCameraHeightFadeMultiplier
val mutable SkyCameraHeightFadeMultiplier: float32
Field Value
Type:
SingleSee Also