WeatherBlender  v1.0
Weather and Climate Engine for Unity3D
Public Member Functions | List of all members
WeatherBlender.SkyBoxBlender Class Reference

Utility script to Lerp between Skyboxes More...

Inheritance diagram for WeatherBlender.SkyBoxBlender:

Public Member Functions

void StartLerping (Material skyboxMaterial, float timeTaken=5f)
 Lerp the Skybox material More...
 

Detailed Description

Utility script to Lerp between Skyboxes

Member Function Documentation

void WeatherBlender.SkyBoxBlender.StartLerping ( Material  skyboxMaterial,
float  timeTaken = 5f 
)

Lerp the Skybox material

Parameters
skyboxMaterialMaterial with a skybox shader
timeTakenOptional fade duration, default is 5s

The documentation for this class was generated from the following file: