API Reference > imodeljs-frontend > Rendering > Decorations > skyBox skyBox Accessor A view decoration created from a SkyBox rendered behind all other geometry to provide environmental context. skyBox: undefined | RenderGraphic Returns - undefined | RenderGraphic Setter A view decoration created from a SkyBox rendered behind all other geometry to provide environmental context. skyBox(skyBox: undefined | RenderGraphic): void Parameter Type Description skyBox undefined | RenderGraphic Returns - void Defined in core/frontend/src/render/Decorations.ts Line 27 Last Updated: 11 June, 2024