Namespace UnityEngine.XR.ARKit | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEngine.XR.ARKit

    Classes

    ARKitFaceSubsystem

    ARWorldMapRequestStatusExtensions

    Extension methods for the ARWorldMapRequestStatus enum.

    ARWorldMapSessionExtensions

    XRSessionSubsystem extensions for interacting with ARWorldMaps.

    Structs

    ARWorldMap

    The space-mapping state and set of planes and reference points from an AR session. This is a wrapper for ARKit's ARWorldMap Note: The ARWorldMap must be explicitly disposed to avoid leaking native resources.

    ARWorldMapRequest

    Represents an asynchronous world map request. Use this to determine the status of the request, and get the ARWorldMap once the request is complete.

    XRFaceArkitBlendShapeCoefficient

    An entry that specifies how much of a specific XRArkitBlendShapeLocation is present in the current expression on the face.

    Enums

    ARWorldMapRequestStatus

    The status of a session serialization request. See also and .

    XRArkitBlendShapeLocation

    Enum values that represent face action units that affect the expression on the face

    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX