Class XrSystemPropertiesBodyTrackingFullBodyMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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