WeatherMakerMeteorShowerProfileScript Fields |
The WeatherMakerMeteorShowerProfileScript type exposes the following members.
Name | Description | |
---|---|---|
ArcRange | Arc range, determines in what angles the meteors may be emitted from. 360 for all directions. | |
EmissionRange | How many emissions per second | |
LifetimeRangeMax | How long, in seconds, meteor emissions should live (max value) | |
LifetimeRangeMin | How long, in seconds, meteor emissions should live (min value) | |
OffsetMax | Random offset range (-1 to 1, max) multiplied by camera far plane from each rendered camera where the particle system will be placed. | |
OffsetMin | Random offset range (-1 to 1, min) multiplied by camera far plane from each rendered camera where the particle system will be placed. | |
RadiusRange | Radius range, as percent of camera far plane. Determines in how large an area in the sky meteors are emitted from. | |
RefreshInterval | How often in seconds to pick new random emission values. This helps randomize things a bit and keeps from a very static meteor shower, but you can set to 0,0 for no change. | |
SpeedRangeMax | Speed range in percentage of camera far plane for emitted meteors (max value) | |
SpeedRangeMin | Speed range in percentage of camera far plane for emitted meteors (min value) | |
Visibility | When is the meteor shower visible, center is sun at horizon. White areas are fully visible, black are fully invisible. |