Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

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

    Implements

    Index

    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
    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