setSkyBox Method
Display skyBox graphic that encompasses entire scene and rotates with camera.
setSkyBox(graphic: RenderGraphic): void
@see createSkyBox.
Parameter | Type | Description |
---|---|---|
graphic | RenderGraphic |
Returns - void
Defined in
- core/frontend/src/ViewContext.ts Line 338
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.