toggleSkyBox Method
Toggle display of the environment's SkyBox.
toggleSkyBox(display?: boolean): void
Parameter | Type | Description |
---|---|---|
display | boolean | Whether to display the skybox, or undefined to toggle the current display. |
Returns - void
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1286
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.