VolcanoInfo
Celestial Body Schema
/ Definitions / VolcanoInfo
Schema Type: JSON Type: object
No Description Found
alignRadial
Type: boolean or null
Do we try to automatically align this object to stand upright relative to the body's center? Stacks with rotation.
Defaults to true for geysers, tornados, and volcanoes, and false for everything else.
isRelativeToParent
Type: boolean
Whether the positional and rotational coordinates are relative to parent instead of the root planet object.
parentPath
Type: string
The relative path from the planet to the parent of this object. Optional (will default to the root sector).
rename
Type: string
An optional rename of this object
maxInterval
Type: number Default: 20
Maximum time between meteor launches.
maxLaunchSpeed
Type: number Default: 150
Maximum random speed at which meteors are launched.
minInterval
Type: number Default: 5
Minimum time between meteor launches.
minLaunchSpeed
Type: number Default: 50
Minimum random speed at which meteors are launched.
scale
Type: number
Scale of the meteors.