Class XrSystemFoveatedRenderingPropertiesVARJO

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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