toJSON Method
Convert to JSON representation.
toJSON(display?: boolean): SkyBoxProps
| Parameter | Type | Description | 
|---|---|---|
| display | boolean | If defined, the value to use for display; otherwise, that property will be left undefined. | 
Returns - SkyBoxProps
Defined in
- core/common/src/SkyBox.ts Line 287
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.