Class MLFacialExpression

java.lang.Object
org.lwjgl.openxr.MLFacialExpression

public class MLFacialExpression extends Object
The XR_ML_facial_expression extension.

This extension provides the weights of facial blend shapes usable for a variety of purposes, such as mood monitoring or interpolating the expression of an avatar’s face.

Permissions

Android applications must have the com.magicleap.permission.FACIAL_EXPRESSION permission listed in their manifest and granted to use this extension, otherwise CreateFacialExpressionClientML will return a ERROR_FACIAL_EXPRESSION_PERMISSION_DENIED_ML error. (protection level: dangerous)