C# Class CapturePanorama.Internals.ScreenFadeControl

Inheritance: UnityEngine.MonoBehaviour
Show file Open project: eVRydayVR/Unity360PanoramaCapture

Public Properties

Property Type Description
fadeMaterial UnityEngine.Material

Public Methods

Method Description
OnCustomPostRender ( ) : void
OnPostRender ( ) : void

Method Details

OnCustomPostRender() public method

public OnCustomPostRender ( ) : void
return void

OnPostRender() public method

public OnPostRender ( ) : void
return void

Property Details

fadeMaterial public property

public Material,UnityEngine fadeMaterial
return UnityEngine.Material