GL.ClearWithSkyboxstatic function ClearWithSkybox (clearDepth : boolean, camera : Camera) : voidParameters
DescriptionClear the current render buffer with camera's skybox. This draws skybox into the screen or the active RenderTexture. If the passed camera does not have custom Skybox component, the global skybox from RenderSettings will be used. See Also: GL.Clear.
|
