Configuration Properties
The component's behavior and appearance are controlled via the following input parameters:
Property
Data Type
Default Value
Description
sunColor
Text (Hex)
'#FFAA33'
The hex code for the light emitted by the central star. Affects the glow and reflection on planets.
backgroundColor
'#0A0A14'
Sets the canvas background color. Best used with dark "space" tones for contrast.
enableRotation
Boolean
true
Toggles the automatic orbital animation of planets and the central star.
cameraDistance
Integer
160
Controls the initial zoom level. Higher values move the camera further away, showing more orbits.
showOrbitPaths
Toggles the visibility of the circular line paths indicating planetary orbits.
Implementation Guide
Best Practices & Limitations