SkyBoxImageProps Interface

JSON representation of an image or images used by a SkySphere or SkyCube.

Properties

Name Type Description
texture undefined | Id64String For SkyBoxImageType.Spherical, the Id of a persistent texture element stored in the iModel to be drawn as the "sky".  
textures undefined | SkyCubeProps For SkyBoxImageType.Cube, the Ids of persistent texture elements stored in the iModel drawn on each face of the cube.  
type undefined | SkyBoxImageType The type of skybox image.  

Defined in

Last Updated: 08 January, 2020