Skip to content
github-actions[bot] edited this page Sep 21, 2026 · 1 revision

Interface: Sphere

Imported from @elite-dangerous-almanac/galaxy-map.

One sphere the set holds.

Properties

categories?

readonly optional categories?: readonly string[]

The categories the sphere names, in order and without a repeat.


color?

readonly optional color?: readonly [number, number, number]

The sphere's own colour, absent where it takes the colour of a category.


name?

readonly optional name?: string


opacity

readonly opacity: number


position

readonly position: readonly [number, number, number]


radius

readonly radius: number

Clone this wiki locally