Class VREventProperty

  • All Implemented Interfaces:
    org.lwjgl.system.Pointer

    public class VREventProperty
    extends org.lwjgl.system.Struct

    Layout

    
     struct VREvent_Property_t {
         PropertyContainerHandle_t container;
         ETrackedDeviceProperty prop();
     }