DrawSkybox(Camera)
Schedules the drawing of the skybox.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void DrawSkybox(Camera camera)
Parameters
Camera to draw the skybox for.