TowerVR
1.0
|
Public Member Functions | |
float | BeginFade (int direction) |
Public Attributes | |
Texture2D | fadeOutTexture |
float | fadeSpeed = 0.0f |
Automatically fades into a scene. Called by GazeOver-script to fade out when switching scenes. Public variable fadeSpeed determines the duration of the fading effect. Public variable fadeOutTexture needs to have an images assigned, for example a black Image.
float Fading.BeginFade | ( | int | direction | ) |
Texture2D Fading.fadeOutTexture |
float Fading.fadeSpeed = 0.0f |