OVROverlayEditor Class Reference
Inheritance diagram for OVROverlayEditor:

Public Types

enum  StereoType {
  StereoType.Custom = 0, StereoType.Mono = 1, StereoType.Stereo = 2, StereoType.StereoLeftRight = 3,
  StereoType.StereoTopBottom = 4
}
 Common Video Types, to ease source and dest rect creation More...
 
enum  DisplayType { DisplayType.Custom = 0, DisplayType.Full = 1, DisplayType.Half = 2 }
 

Public Member Functions

override void OnInspectorGUI ()
 

Properties

Material SrcRectMaterial [get]
 
Material DestRectMaterial [get]
 

Member Enumeration Documentation

◆ DisplayType

Enumerator
Custom 
Full 
Half 

◆ StereoType

Common Video Types, to ease source and dest rect creation

Enumerator
Custom 
Mono 
Stereo 
StereoLeftRight 
StereoTopBottom 

Member Function Documentation

◆ OnInspectorGUI()

override void OVROverlayEditor.OnInspectorGUI ( )

Property Documentation

◆ DestRectMaterial

Material OVROverlayEditor.DestRectMaterial
getprotected

◆ SrcRectMaterial

Material OVROverlayEditor.SrcRectMaterial
getprotected

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