Skip to main content
Version: 20 Mar 2024

Settings

A structure containing settings for the facial expressions.

Public Attributes

EnableEyeExpression

Enable MLFacialExpressionEyeData. If true, facial expressions will detect EyeData and the same can queried GetEyeData. This should be disabled when app does not need facial expression data


public bool EnableEyeExpression;