Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Core.Fade Namespace Reference

Classes

class  FadeEffect
 Main camera fade logic. More...
 

Enumerations

enum  FadeAction { FadeIn , FadeOut , FadeInAndOut , FadeOutAndIn }
 

Enumeration Type Documentation

◆ FadeAction

Enumerator
FadeIn 
FadeOut 
FadeInAndOut 
FadeOutAndIn 

Definition at line 98 of file FadeEffect.cs.