docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator ==

    operator ==(SensorHandle, SensorHandle)

    Compares two SensorHandle instances for equality.

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

    The first SensorHandle.

    SensorHandle right

    The second SensorHandle.

    Returns
    Type Description
    bool

    Returns true if the two SensorHandles refer to the same sensor.

    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)