skybox
The global skybox to use.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static Material skybox { get; set; }
Remarks
If you change the skybox in playmode, you have to use the DynamicGI.UpdateEnvironment function call to update the ambient probe.