docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRFaceBlendShapeExtensions

    Extensions to the XRFaceBlendShape object.

    Inheritance
    object
    XRFaceBlendShapeExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.ARKit
    Assembly: Unity.XR.ARKit.FaceTracking.dll
    Syntax
    public static class XRFaceBlendShapeExtensions

    Methods

    AsARKitBlendShapeLocation(XRFaceBlendShape)

    Gets blend shape location as an ARKit ARKitBlendShapeLocation.

    Declaration
    public static ARKitBlendShapeLocation AsARKitBlendShapeLocation(this XRFaceBlendShape blendshape)
    Parameters
    Type Name Description
    XRFaceBlendShape blendshape

    The XRFaceBlendShape being extended.

    Returns
    Type Description
    ARKitBlendShapeLocation

    Returns the ARKit-specific representation for blend shape location.

    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)