Interface: LensFlareConfig
Configuration for the lens-flare overlay rendered in front of a star. Scales the three flare sub-sprites (glow, ring, ghosts) independently.
Properties
enabled
ts
enabled: boolean;glowScale
ts
glowScale: number;ringScale
ts
ringScale: number;ghostScale
ts
ghostScale: number;ghostOpacity
ts
ghostOpacity: number;