docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator explicit operator

    explicit operator IntPtr(ArSession)

    Casts an ArSession to its underlying native pointer.

    Declaration
    public static explicit operator IntPtr(ArSession session)
    Parameters
    Type Name Description
    ArSession session

    The ArSession to cast.

    Returns
    Type Description
    IntPtr

    Returns the underlying native pointer for session

    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)