[[["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 2025-11-03 UTC."],[],["`GARAugmentedFace` stores face data, inheriting from `NSObject`. It provides the `centerTransform`, a `simd_float4x4` matrix defining the transform from the camera to the face's center, positioned behind the nose. It also contains `mesh`, a 3D representation of the detected face. A public method, `transformForRegion:`, allows retrieving a `simd_float4x4` transform from the camera to a specific `GARAugmentedFaceRegionType` region.\n"]]