Class XrSystemPlaneDetectionPropertiesEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemPlaneDetectionPropertiesEXT extends Struct<XrSystemPlaneDetectionPropertiesEXT> implements NativeResource
struct XrSystemPlaneDetectionPropertiesEXT {
    XrStructureType type;
    void * next;
    XrPlaneDetectionCapabilityFlagsEXT supportedFeatures;
}