Class XrSystemPropertiesBodyTrackingCalibrationMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemPropertiesBodyTrackingCalibrationMETA extends Struct<XrSystemPropertiesBodyTrackingCalibrationMETA> implements NativeResource

 struct XrSystemPropertiesBodyTrackingCalibrationMETA {
     XrStructureType type;
     void * next;
     XrBool32 supportsHeightOverride;
 }