Function: createAtmospherePlanetGradientIds()
createAtmospherePlanetGradientIds(
uniquePrefix:string): {atmosphere:string;core:string;highlight:string; }
Defined in: src/components/common/GalaxyBackground/galaxyBackgroundUtils.ts:118
Creates stable SVG <defs> ids for the "atmosphere" planet gradients.
Parametersโ
uniquePrefixโ
string
Returnsโ
{ atmosphere: string; core: string; highlight: string; }
atmosphereโ
readonlyatmosphere:string
coreโ
readonlycore:string
highlightโ
readonlyhighlight:string