docs.unity3d.com
    Show / Hide Table of Contents

    Enum XRFaceMesh.Attributes

    Attributes associated with the face mesh, such as normals and texture coordinates. Vertex positions and triangle indices are assumed to exist already. These are optional attributes. Used with Resize(Int32, Int32, XRFaceMesh.Attributes, Allocator).

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

    Fields

    Name Description Value
    None

    No attributes specified.

    Normals

    The face mesh contains normals.

    UVs

    The face mesh contains texture coordinates.

    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