Time of Day
|
Image effect base class. More...
Public Types | |
enum | ResolutionType { Low, Normal, High } |
Image effect resolutions. | |
Public Attributes | |
TOD_Sky | sky = null |
Sky dome reference inspector variable. Will automatically be searched in the scene if not set in the inspector. | |
Image effect base class.
Based on PostEffectsBase from the Unity Standard Assets. Extended for image effects that depend on a TOD_Sky reference.