Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RenderSettings.skybox

public static Material skybox;

Description

The global skybox to use.

If you change the skybox in playmode, you have to use the DynamicGI.UpdateEnvironment function call to update the ambient probe.