VROverlayError SetOverlayAutoCurveDistanceRangeInMeters( VROverlayHandle_t ulOverlayHandle, float fMinDistanceInMeters, float fMaxDistanceInMeters )
VROverlayError GetOverlayAutoCurveDistanceRangeInMeters( VROverlayHandle_t ulOverlayHandle, float *pfMinDistanceInMeters, float *pfMaxDistanceInMeters )
Sets/gets the distance range in meters used to curve the overlay around the viewer. This is only used by the high-quality overlay.
VROverlayHandle_t ulOverlayHandle
- Handle of the overlay to set/get the ranges forfloat fMinDistanceInMeters
- Distance where the overlay will be the most curvedfloat fMaxDistanceInMeters
- Distance where the overlay will be the least curvedfloat *pfMinDistanceInMeters
- Receives distance where the overlay will be the most curvedfloat *pfMaxDistanceInMeters
- Receives distance where the overlay will be the least curvedDescription
For high-quality curved overlays only, sets the distance range in meters from the overlay used to automatically curve the surface around the viewer. Min is distance is when the surface will be most curved. Max is when least curved.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4