API Reference / StarfieldSummary · interface
Interface: StarfieldSummary
What the star field in bodies represents. A deep field is the complete
naked-eye sky to limitingMag, pinned at exact pixels (animation-grade); a
named field is the bright catalog, to be fleshed out by the model.
Properties
| Property | Type | Description |
|---|---|---|
<a id="complete"></a> complete | boolean | The field is complete to limitingMag (deep pack); do not add stars. |
<a id="count"></a> count | number | Stars placed in the frame. |
<a id="limitingmag"></a> limitingMag | number | - |
<a id="source"></a> source | "none" | "named" | "deep" | - |