Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    GasPlanetModel: CelestialBodyModelBase<GAS_PLANET> & HasSeed & {
        atmosphere: AtmosphereModel;
        colorPalette: GasPlanetColorPalette;
        rings: RingsModel | null;
    }