OVRProfile Class Reference

(Deprecated) Contains information about the user's preferences and body dimensions. More...

Inheritance diagram for OVRProfile:

Public Types

enum  State { State.NOT_TRIGGERED, State.LOADING, State.READY, State.ERROR }
 

Properties

string id [get]
 
string userName [get]
 
string locale [get]
 
float ipd [get]
 
float eyeHeight [get]
 
float eyeDepth [get]
 
float neckHeight [get]
 
State state [get]
 

Detailed Description

(Deprecated) Contains information about the user's preferences and body dimensions.

Member Enumeration Documentation

◆ State

enum OVRProfile.State
strong
Enumerator
NOT_TRIGGERED 
LOADING 
READY 
ERROR 

Property Documentation

◆ eyeDepth

float OVRProfile.eyeDepth
get

◆ eyeHeight

float OVRProfile.eyeHeight
get

◆ id

string OVRProfile.id
get

◆ ipd

float OVRProfile.ipd
get

◆ locale

string OVRProfile.locale
get

◆ neckHeight

float OVRProfile.neckHeight
get

◆ state

State OVRProfile.state
get

◆ userName

string OVRProfile.userName
get

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