fromJSON MethodStatic

Create a SkySphere from its JSON representation.

fromJSON(json: SkyBoxProps): SkySphere | undefined

Parameter Type Description
json SkyBoxProps  

Returns - A SkySphere, or undefined if the JSON lacks a valid texture Id.

Defined in

Last Updated: 08 January, 2020