public
static
final
Config.AugmentedFaceMode
DISABLED
DISABLED
publicstaticfinalConfig.AugmentedFaceModeDISABLED
Disable Augmented Faces mode.
public
static
final
Config.AugmentedFaceMode
MESH3D
MESH3D
publicstaticfinalConfig.AugmentedFaceModeMESH3D
Face 3D mesh is enabled. Augmented Faces is currently only supported when using the
front-facing (selfie) camera. See Session.Feature.FRONT_CAMERA for details and
additional restrictions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003e\u003ccode\u003eConfig.AugmentedFaceMode\u003c/code\u003e is an enum that controls the Augmented Faces subsystem's behavior in ARCore.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two primary modes: \u003ccode\u003eDISABLED\u003c/code\u003e which turns off Augmented Faces, and \u003ccode\u003eMESH3D\u003c/code\u003e which enables 3D face mesh detection.\u003c/p\u003e\n"],["\u003cp\u003eAugmented Faces, including the \u003ccode\u003eMESH3D\u003c/code\u003e mode, currently only functions with the front-facing (selfie) camera and has specific limitations.\u003c/p\u003e\n"],["\u003cp\u003eThis enum inherits methods from \u003ccode\u003ejava.lang.Enum\u003c/code\u003e, \u003ccode\u003ejava.lang.Object\u003c/code\u003e, \u003ccode\u003ejava.lang.constant.Constable\u003c/code\u003e, and \u003ccode\u003ejava.lang.Comparable\u003c/code\u003e, providing functionalities for object comparison and manipulation.\u003c/p\u003e\n"]]],[],null,[]]