docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator <

    operator <(SymbolicTensorDim, int)

    Whether a SymbolicTensorDim is known to be less than a given integer value.

    Declaration
    public static bool operator <(SymbolicTensorDim d, int v)
    Parameters
    Type Name Description
    SymbolicTensorDim d

    The SymbolicTensorDim to compare.

    int v

    The integer value to compare.

    Returns
    Type Description
    bool

    The result of the comparison

    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)