AsteroidBeltModule
Celestial Body Schema
/ Definitions / AsteroidBeltModule
Schema Type: JSON Type: object
No Description Found
amount
Type: integer Minimum: -1Maximum: 200Default: -1
Amount of asteroids to create.
inclination
Type: number
Angle between the rings and the equatorial plane of the planet.
innerRadius
Type: number Minimum: 0
Lowest distance from the planet asteroids can spawn
longitudeOfAscendingNode
Type: number
Angle defining the point where the rings rise up from the planet's equatorial plane if inclination is nonzero.
maxSize
Type: number Minimum: 0Default: 50
Maximum size of the asteroids.
minSize
Type: number Minimum: 0Default: 20
Minimum size of the asteroids.
outerRadius
Type: number Minimum: 0
Greatest distance from the planet asteroids can spawn
randomSeed
Type: integer
Number used to randomize asteroid positions