Describes all celestial bodies (a combination of OrbitalObject, CanHaveRings)

Implements

Constructors

Properties

aggregate: PhysicsAggregate
asteroidField: null | AsteroidField

Returns the asteroid belt of the object's ring, or null if the object has no rings

atmosphereUniforms: null | AtmosphereUniforms
cloudsUniforms: null | CloudsUniforms
oceanUniforms: null | OceanUniforms
ringsUniforms: null | RingsUniforms

Returns the uniforms used to render the rings, or null if the object has no rings

sides: ChunkTree[]
targetInfo: TargetInfo

Methods