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_Skybox Class Reference
Inheritance diagram for SteamVR_Skybox:
Inheritance graph
[legend]
Collaboration diagram for SteamVR_Skybox:
Collaboration graph
[legend]

Public Types

enum  CellSize {
  x1024, x64, x32, x16,
  x8
}
 

Public Member Functions

void SetTextureByIndex (int i, Texture t)
 
Texture GetTextureByIndex (int i)
 

Static Public Member Functions

static void SetOverride (Texture front=null, Texture back=null, Texture left=null, Texture right=null, Texture top=null, Texture bottom=null)
 
static void ClearOverride ()
 

Public Attributes

Texture front
 
CellSize StereoCellSize = CellSize.x32
 
float StereoIpdMm = 64.0f
 

Detailed Description

Definition at line 10 of file SteamVR_Skybox.cs.


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