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 357
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.