Properties
Private InstanceListenerSkybox
InstanceListenerSkybox: (() => void)
Private farSkyBox
farSkyBox: null | SkyBox = null
farSkyBoxList
farSkyBoxList: SkyBox[] = []
Private groundSkyBox
groundSkyBox: null | SkyBox = null
groundSkyBoxList
groundSkyBoxList: SkyBox[] = []
Private skyAtmosphereState
skyAtmosphereState: boolean
Private viewer
viewer: Viewer