skyBox
Getter
A view decoration created from a SkyBox rendered behind all other geometry to provide environmental context.
skyBox: undefined | RenderGraphic
Returns - undefined | RenderGraphic
Setter
skyBox(skyBox: RenderGraphic): void
Parameter | Type | Description |
---|---|---|
skyBox | RenderGraphic |
Returns - void
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.