SkySphere Class
A SkyBox drawn as a sphere with an image mapped to its interior surface.
Extends
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(sky?: SkyBoxProps): SkySphere Protected | ||
| toJSON(): SkyBoxProps | ||
| fromJSON(json: SkyBoxProps): SkySphere | undefined 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 | Id64String | 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: 08 January, 2020