docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator !=

    operator !=(SHCoefficients, SHCoefficients)

    Not equals operator implementation.

    Declaration
    public static bool operator !=(SHCoefficients left, SHCoefficients right)
    Parameters
    Type Name Description
    SHCoefficients left

    Left operand of comparison

    SHCoefficients right

    Right operand of comparison

    Returns
    Type Description
    bool

    True if contents are not equal, False otherwise.

    In This Article
    • operator !=(SHCoefficients, SHCoefficients)
    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)