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

light: PointLight
mesh: Mesh
model: StarModel
ringsUniforms: null | RingsUniforms

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

targetInfo: TargetInfo
type: STAR = OrbitalObjectType.STAR
volumetricLightUniforms: VolumetricLightUniforms = ...

Methods