i would like to fade between two or more skyboxes in one scene at the press of a button im working on a basic flight simulator of an early biplane and would like to change the sky without stopping and starting a new scene ?
You could probably download the Unity shader sources and create a custom version of the skybox shader that Unity uses. If I remember correctly it’s called skybox.shader in the archive.