docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FaceSubsystemCapabilities

    Capabilities of a face subsystem implementation.

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

    Fields

    Name Description
    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 that represents a face.

    None

    The subsystem has no capabilities

    Pose

    The subsystem can produce a Pose for a face.

    In This Article
    Back to top
    Copyright © 2024 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)