docs.unity3d.com
    Show / Hide Table of Contents

    Enum FaceSubsystemCapabilities

    Capabilities of a face subsystem implementation.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    [Flags]
    public enum FaceSubsystemCapabilities

    Fields

    Name Description Value
    EyeTracking

    The subsystem can supply eye tracking data for a face.

    MeshNormals

    The subsystem can supply normals for a face mesh.

    MeshUVs

    The subsystem can supply texture coordinates for a face mesh.

    MeshVerticesAndIndices

    The subsystem can generate vertices and triangle indices for a mesh representing a face.

    None

    The subsystem has no capabilities

    Pose

    The subsystem can produce a Pose for a face.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023