SkyBoxImageProps Type alias

JSON representation of the image(s) to be mapped to the surfaces of a SkyBox.

@see SkyBoxProps.image.

SkyBoxImageProps = SkySphereImageProps | SkyCubeImageProps | { texture?: never, textures?: never, type?: SkyBoxImageType }

Defined in

Last Updated: 25 April, 2024