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

Public Types

enum  Size { Calibrated, _400x300, _300x225, _200x150 }
 

Public Member Functions

void BuildMesh ()
 
void DrawWireframe ()
 
void OnEnable ()
 

Static Public Member Functions

static bool GetBounds (Size size, ref HmdQuad_t pRect)
 

Public Attributes

float borderThickness = 0.15f
 
float wireframeHeight = 2.0f
 
bool drawWireframeWhenSelectedOnly = false
 
bool drawInGame = true
 
Size size
 
Color color = Color.cyan
 
Vector3[] vertices
 

Detailed Description

Definition at line 13 of file SteamVR_PlayArea.cs.


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