docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator <

    operator <(BeamIndices, BeamIndices)

    Compares two BeamIndices instances.

    Declaration
    public static bool operator <(BeamIndices lhs, BeamIndices rhs)
    Parameters
    Type Name Description
    BeamIndices lhs

    The first instance.

    BeamIndices rhs

    The second instance.

    Returns
    Type Description
    bool

    True if the first instance comes before the second.

    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)