constructor Method

Create a new sky sphere using the specified image.

SkySphere(image: string, gradient?: SkyGradient): SkySphere

Parameter Type Description
image string The image to map to the interior of the sphere.
gradient SkyGradient Optionally overrides the default gradient settings used if the image cannot be obtained.

Returns - SkySphere

Defined in

Last Updated: 30 November, 2023