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

    atmosphereUniforms: AtmosphereUniforms
    material: Material | GasPlanetProceduralMaterial
    ringsUniforms: null | RingsUniforms

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

    targetInfo: TargetInfo
    type: GAS_PLANET = OrbitalObjectType.GAS_PLANET

    Methods