setSkyBox Method
Display skyBox graphic that encompasses entire scene and rotates with camera.
setSkyBox(graphic: RenderGraphic): void
see RenderSystem.createSkyBox.
Parameter | Type | Description |
---|---|---|
graphic | RenderGraphic |
Returns - void
Defined in
- core/frontend/src/ViewContext.ts Line 311
Last Updated: 30 November, 2023