SkyCubeProps Interface

JSON representation of a set of images used by a SkyCube. Each property specifies the element ID of a texture associated with one face of the cube.

Properties

Name Type Description
back undefined | string Id of a persistent texture element stored in the iModel to use for the back side of the skybox cube.  
bottom undefined | string Id of a persistent texture element stored in the iModel to use for the bottom of the skybox cube.  
front undefined | string Id of a persistent texture element stored in the iModel to use for the front side of the skybox cube.  
left undefined | string Id of a persistent texture element stored in the iModel to use for the left side of the skybox cube.  
right undefined | string Id of a persistent texture element stored in the iModel to use for the right side of the skybox cube.  
top undefined | string Id of a persistent texture element stored in the iModel to use for the top of the skybox cube.  

Defined in

Last Updated: 29 November, 2022