SkySphere Class

A SkyBox drawn as a sphere with an image mapped to its interior surface.

see SkyBox.createFromJSON

Extends

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

Last Updated: 29 November, 2022