Weather

Weather

Maps.Weather

The Weather database property is used to define different types of effects in a map scene. The most common use for this is, yes, representing the weather. but the function can be used for a wide variety of rendering effects in a map scene.

Properties

System

Name Explanation Type
Name The name of the Weather effect. String

Data

Name Explanation Type
Animation The animation to use on the screen for the Weather effect. Animation
Input Variables The input variables for the Weather effect. Number
Input Switches The input switches for the Weather effect. Number

Scripts

Name Explanation Type
Start Script The script to execute when the Weather is started. Script
Ongoing Script The script to execute while the Weather persists. Script
End Script The script to execute when the Weather ends. Script