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
|
strong |
Property Documentation
◆ eyeDepth
|
get |
◆ eyeHeight
|
get |
◆ id
|
get |
◆ ipd
|
get |
◆ locale
|
get |
◆ neckHeight
|
get |
◆ state
|
get |
◆ userName
|
get |
The documentation for this class was generated from the following file:
- Oculus/VR/Scripts/OVRProfile.cs
1.8.13