Class XrSystemPropertiesBodyTrackingFidelityMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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