Class VREventProperty

All Implemented Interfaces:
Pointer

public class VREventProperty extends Struct<VREventProperty>

Layout


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