docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator explicit operator

    explicit operator IntPtr(AddReferenceImageJobState)

    Casts this AddReferenceImageJobState to an IntPtr.

    Declaration
    public static explicit operator IntPtr(AddReferenceImageJobState state)
    Parameters
    Type Name Description
    AddReferenceImageJobState state

    The AddReferenceImageJobState to cast.

    Returns
    Type Description
    IntPtr

    Returns the IntPtr associated with this AddReferenceImageJobState.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023