Class XrSystemMarkerTrackingPropertiesVARJO

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemMarkerTrackingPropertiesVARJO extends Struct<XrSystemMarkerTrackingPropertiesVARJO> implements NativeResource
struct XrSystemMarkerTrackingPropertiesVARJO {
    XrStructureType type;
    void * next;
    XrBool32 supportsMarkerTracking;
}