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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.