Class XrSystemFoveationEyeTrackedPropertiesMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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