Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVSync
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVSync
native declaration : headers\openvr_capi.h:905
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:902static final int
native declaration : headers\openvr_capi.h:904static final int
native declaration : headers\openvr_capi.h:903
-
Field Details
-
EVSync_VSync_None
static final int EVSync_VSync_Nonenative declaration : headers\openvr_capi.h:902- See Also:
-
EVSync_VSync_WaitRender
static final int EVSync_VSync_WaitRendernative declaration : headers\openvr_capi.h:903- See Also:
-
EVSync_VSync_NoWaitRender
static final int EVSync_VSync_NoWaitRendernative declaration : headers\openvr_capi.h:904- See Also:
-