SkyBoxImageType Enumeration
Supported types of SkyBox images.
@see SkyBoxImageProps.
Members
| Name | Value | Description | 
|---|---|---|
| Cube | Six images mapped to the faces of a cube. @see SkyCube. | |
| None | No image, indicating a SkyGradient should be displayed. | |
| Spherical | A single image mapped to the surface of a sphere. @see SkySphere. | 
Defined in
- core/common/src/SkyBox.ts Line 18
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.