API Reference / SyntheticRender · interface
Interface: SyntheticRender
Render attributes for a synthetic body — how an imaginary body should look in a SkyView frame. The engine owns position; these own appearance, so a body stays visually consistent across skyViewSequence frames.
Properties
| Property | Type | Description |
|---|---|---|
<a id="color"></a> color? | string | A colour hint, e.g. a CSS colour or evocative name ("pale gold"). |
<a id="magnitude"></a> magnitude? | number | Apparent visual magnitude (smaller is brighter; Sirius is ~-1.5). |
<a id="sizedeg"></a> sizeDeg? | number | Apparent angular diameter in degrees (the Moon is ~0.5°). |