Function: useSkybox()
useSkybox(
options?):void
Creates and sets the skybox for the scene depending on the options provided.
If null is passed, the skybox will be removed.
Parameters
• options?: null | SkyboxOptions
Returns
void
useSkybox(
options?):void
Creates and sets the skybox for the scene depending on the options provided.
If null is passed, the skybox will be removed.
• options?: null | SkyboxOptions
void