API Reference / RenderLayer · interface
Interface: RenderLayer
One layer of the hybrid render: what Caelus computes and the pipeline composites locally over the image-model background plate.
Properties
| Property | Type | Description |
|---|---|---|
<a id="composite"></a> composite | string | How to composite this layer locally, over the plate. |
<a id="count"></a> count | number | Items in the layer (bodies, stars, figure strokes...). |
<a id="kind"></a> kind | "bodies" | "stars" | "milkyWay" | "overlays" | - |
<a id="present"></a> present | boolean | The layer has content in this frame. |