IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Classes | Public Member Functions | Public Attributes | Properties | List of all members
SteamVR_Overlay Class Reference
Inheritance diagram for SteamVR_Overlay:
Inheritance graph
[legend]
Collaboration diagram for SteamVR_Overlay:
Collaboration graph
[legend]

Classes

struct  IntersectionResults
 

Public Member Functions

void UpdateOverlay ()
 
bool PollNextEvent (ref VREvent_t pEvent)
 
bool ComputeIntersection (Vector3 source, Vector3 direction, ref IntersectionResults results)
 

Public Attributes

Texture texture
 
bool curved = true
 
bool antialias = true
 
bool highquality = true
 
float scale = 3.0f
 
float distance = 1.25f
 
float alpha = 1.0f
 
Vector4 uvOffset = new Vector4(0, 0, 1, 1)
 
Vector2 mouseScale = new Vector2(1, 1)
 
Vector2 curvedRange = new Vector2(1, 2)
 
VROverlayInputMethod inputMethod = VROverlayInputMethod.None
 

Properties

static SteamVR_Overlay instance [get, set]
 
static string key [get]
 

Detailed Description

Definition at line 11 of file SteamVR_Overlay.cs.


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