toggleAtmosphere Method @beta
Toggle display of the environment's Atmosphere.
toggleAtmosphere(display?: boolean): void
| Parameter | Type | Description | 
|---|---|---|
| display | boolean | Whether to display the atmosphere, or undefinedto toggle the current display. | 
Returns - void
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1305
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.