Click or drag to resize

WeatherMakerFullScreenCloudsScriptShowCloudsAnimated Method (Single, String, String)

Show clouds animated. Animates cover, density, sharpness, light absorption and color. To ensure smooth animations, all noise textures on all layers in both profiles should match.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void ShowCloudsAnimated(
	float duration,
	string profileName,
	string tweenKey = null
)

Parameters

duration
Type: SystemSingle
Transition duration in seconds
profileName
Type: SystemString
Cloud profile name
tweenKey (Optional)
Type: SystemString
Tween key
See Also