docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsError

    IsError(AddReferenceImageJobStatus)

    Determines whether the AddReferenceImageJobStatus has completed with an error.

    Declaration
    public static bool IsError(this AddReferenceImageJobStatus status)
    Parameters
    Type Name Description
    AddReferenceImageJobStatus status

    The AddReferenceImageJobStatus being extended.

    Returns
    Type Description
    bool

    Returns true if status is greater than or equal to ErrorInvalidImage. Returns false otherwise.

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