API Reference > imodeljs-frontend > Views > SkySphere SkySphere Class A SkyBox drawn as a sphere with an image mapped to its interior surface. see SkyBox.createFromJSON Extends SkyBox Methods Name Description toJSON(): SkyBoxProps fromJSON(json: SkyBoxProps): undefined | SkySphere Static Create a SkySphere from its JSON representation. Inherited methods Name Inherited from Description createFromJSON(json?: SkyBoxProps): SkyBox Static SkyBox Instantiate a SkyBox from its JSON representation. Properties Name Type Description textureId string The Id of a persistent texture element stored in the iModel which supplies the skybox image. Inherited properties Name Type Inherited from Description display boolean SkyBox Whether or not the skybox should be displayed. Defined in core/frontend/src/DisplayStyleState.ts Line 896 Last Updated: 11 June, 2024