API reference
API reference
Select your platform
No SDKs available
No versions available

OVRProfile Class

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

Properties

eyeDepth : float
[Get]
Signature
float OVRProfile.eyeDepth
eyeHeight : float
[Get]
Signature
float OVRProfile.eyeHeight
id : string
[Get]
Signature
string OVRProfile.id
ipd : float
[Get]
Signature
float OVRProfile.ipd
locale : string
[Get]
Signature
string OVRProfile.locale
neckHeight : float
[Get]
Signature
float OVRProfile.neckHeight
state : State
[Get]
Signature
State OVRProfile.state
userName : string
[Get]
Signature
string OVRProfile.userName

Inner Enum

State Enum

Enumeration Constants

Member
NOT_TRIGGERED
LOADING
READY
ERROR