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