Skip to content

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;

Distribué sous la licence indiquée dans le dépôt.