docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AndroidXRFaceConfidenceRegion

    Matches Android XR native type, XRFaceConfidenceRegions.

    Enum values that identify different regions of the face for which confidence values can be obtained.

    Namespace: UnityEngine.XR.OpenXR.Features.Android
    Assembly: Unity.XR.AndroidOpenXR.dll
    Syntax
    public enum AndroidXRFaceConfidenceRegion
    Remarks

    Confidence values can be obtained for each region representing the accuracy of the region's blend shape data. Use a region's enum value to obtain the corresponding confidence value from the array provided by TryGetInwardRegionConfidences(Allocator).

    Fields

    Name Description
    LeftUpper

    Left upper confidence region.

    Lower

    Lower confidence region.

    RightUpper

    Right upper confidence region.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)