docs.unity3d.com
    Show / Hide Table of Contents

    Class ARKitReferenceObjectEntry

    Represents an ARKit-specific reference object for participation in an XRReferenceObjectLibrary.

    Inheritance
    Object
    XRReferenceObjectEntry
    ARKitReferenceObjectEntry
    Namespace: UnityEngine.XR.ARKit
    Syntax
    public sealed class ARKitReferenceObjectEntry : XRReferenceObjectEntry
    Remarks

    The actual data used at runtime is packaged into the Xcode project in an asset catalog called ARReferenceObjects.xcassets. It should exist on disk in your project as an .arobject file. See Scanning and Detecting 3D Objects for instructions on how to generate these files.

    Properties

    referenceOrigin

    The reference origin of the scanned object.

    Declaration
    public Pose referenceOrigin { get; }
    Property Value
    Type Description
    Pose

    See Also

    XRReferenceObject
    XRReferenceObjectLibrary
    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