constructor Method

Create a new sky cube using the specified images.

SkyCube(images: SkyCubeProps, gradient?: SkyGradient): SkyCube

Parameter Type Description
images SkyCubeProps The images to map to each face of the cube.
gradient SkyGradient Optionally overrides the default gradient settings used if the images cannot be obtained.

Returns - SkyCube

Defined in

Last Updated: 14 November, 2024