ComfyUI Node
π Sphere Light β Sun (Coordinates)
Renders a lit reference sphere for the Sun-Direction LoRA. The light follows the real sun for a latitude/longitude + date/time; heading turns the camera (compass shown on the render).
π Sphere Light β Sun (Coordinates)
- render
βintensity1.5βΊ
βlatitude0.0000βΊ
βlongitude0.0000βΊ
βyear2025βΊ
βmonth6βΊ
βday21βΊ
βhour12βΊ
βminute0βΊ
βheading0.00βΊ
βrender_b64βΊ
Categoryrender/3d
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| intensity | FLOAT | 1.50.2β3 | Light strength. |
| latitude | FLOAT | 0.0000-90β90 | Degrees north (negative = south). |
| longitude | FLOAT | 0.0000-180β180 | Degrees east (negative = west). |
| year | INT | 20251β9999 | β |
| month | INT | 61β12 | β |
| day | INT | 211β31 | β |
| hour | INT | 120β23 | Local time at the location (timezone borrowed from the nearest listed city). |
| minute | INT | 00β59 | β |
| heading | FLOAT | 0.000β360 | Camera facing, degrees clockwise from North (matches EXIF GPSImgDirection). |
| render_b64 | STRING | Internal: the browser-rendered sphere image (managed automatically). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| render | IMAGE | β |