OVRTracker.Frustum Struct Reference
The (symmetric) visible area in front of the sensor. More...
Public Attributes | |
| float | nearZ |
| The sensor's minimum supported distance to the HMD. More... | |
| float | farZ |
| The sensor's maximum supported distance to the HMD. More... | |
| Vector2 | fov |
| The sensor's horizontal and vertical fields of view in degrees. More... | |
Detailed Description
The (symmetric) visible area in front of the sensor.
Member Data Documentation
◆ farZ
| float OVRTracker.Frustum.farZ |
The sensor's maximum supported distance to the HMD.
◆ fov
| Vector2 OVRTracker.Frustum.fov |
The sensor's horizontal and vertical fields of view in degrees.
◆ nearZ
| float OVRTracker.Frustum.nearZ |
The sensor's minimum supported distance to the HMD.
The documentation for this struct was generated from the following file:
- Oculus/VR/Scripts/OVRTracker.cs
1.8.13