GasPlanetModel: OrbitalObjectModelBase<GAS_PLANET> & HasSeed & {
    atmosphere: AtmosphereModel;
    radius: number;
    rings: RingsModel | null;
}
MMNEPVFCICPMFPCPTTAAATR