Class XrSystemFacialExpressionPropertiesML

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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