Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRComponentProperty
- Enclosing class:
 - JOpenVRLibrary
 
public static interface JOpenVRLibrary.EVRComponentProperty
native declaration : headers\openvr_capi.h:1083
enum values
enum values
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:1081static final intnative declaration : headers\openvr_capi.h:1082static final intnative declaration : headers\openvr_capi.h:1078static final intnative declaration : headers\openvr_capi.h:1080static final intnative declaration : headers\openvr_capi.h:1079 
- 
Field Details
- 
EVRComponentProperty_VRComponentProperty_IsStatic
static final int EVRComponentProperty_VRComponentProperty_IsStaticnative declaration : headers\openvr_capi.h:1078- See Also:
 
 - 
EVRComponentProperty_VRComponentProperty_IsVisible
static final int EVRComponentProperty_VRComponentProperty_IsVisiblenative declaration : headers\openvr_capi.h:1079- See Also:
 
 - 
EVRComponentProperty_VRComponentProperty_IsTouched
static final int EVRComponentProperty_VRComponentProperty_IsTouchednative declaration : headers\openvr_capi.h:1080- See Also:
 
 - 
EVRComponentProperty_VRComponentProperty_IsPressed
static final int EVRComponentProperty_VRComponentProperty_IsPressednative declaration : headers\openvr_capi.h:1081- See Also:
 
 - 
EVRComponentProperty_VRComponentProperty_IsScrolled
static final int EVRComponentProperty_VRComponentProperty_IsScrollednative declaration : headers\openvr_capi.h:1082- See Also:
 
 
 -