|
Space Engineers
|
Public Member Functions | |
| static IntPtr | GetRenderEventFunc () |
| static void | SetSubmitParams (VRTextureBounds_t boundsL, VRTextureBounds_t boundsR, EVRSubmitFlags nSubmitFlags) |
| static void | SetColorSpace (EColorSpace eColorSpace) |
| static void | EventWriteString ([In, MarshalAs(UnmanagedType.LPWStr)] string sEvent) |
Public Attributes | |
| const int | k_nRenderEventID_WaitGetPoses = 201510020 |
| const int | k_nRenderEventID_SubmitL = 201510021 |
| const int | k_nRenderEventID_SubmitR = 201510022 |
| const int | k_nRenderEventID_Flush = 201510023 |
| const int | k_nRenderEventID_PostPresentHandoff = 201510024 |
Definition at line 3362 of file openvr_api.cs.
| static void Valve.VR.Unity.EventWriteString | ( | [In, MarshalAs(UnmanagedType.LPWStr)] string | sEvent | ) |
| static IntPtr Valve.VR.Unity.GetRenderEventFunc | ( | ) |
| static void Valve.VR.Unity.SetColorSpace | ( | EColorSpace | eColorSpace | ) |
| static void Valve.VR.Unity.SetSubmitParams | ( | VRTextureBounds_t | boundsL, |
| VRTextureBounds_t | boundsR, | ||
| EVRSubmitFlags | nSubmitFlags | ||
| ) |
| const int Valve.VR.Unity.k_nRenderEventID_Flush = 201510023 |
Definition at line 3367 of file openvr_api.cs.
| const int Valve.VR.Unity.k_nRenderEventID_PostPresentHandoff = 201510024 |
Definition at line 3368 of file openvr_api.cs.
| const int Valve.VR.Unity.k_nRenderEventID_SubmitL = 201510021 |
Definition at line 3365 of file openvr_api.cs.
| const int Valve.VR.Unity.k_nRenderEventID_SubmitR = 201510022 |
Definition at line 3366 of file openvr_api.cs.
| const int Valve.VR.Unity.k_nRenderEventID_WaitGetPoses = 201510020 |
Definition at line 3364 of file openvr_api.cs.
1.8.8