docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(FrameSettings, FrameSettings)

    Inequality operator between two FrameSettings. Return true if different. (comparison of content).

    Declaration
    public static bool operator !=(FrameSettings a, FrameSettings b)
    Parameters
    Type Name Description
    FrameSettings a

    First frame settings.

    FrameSettings b

    Second frame settings.

    Returns
    Type Description
    bool

    True if settings are not equal.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)