Class XrSystemFaceTrackingVisemesPropertiesMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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