docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Contains

    Contains(int)

    Determines whether or not the given frame is contained in the interval.

    Declaration
    public bool Contains(int frame)
    Parameters
    Type Name Description
    int frame

    An index to check the interval for.

    Returns
    Type Description
    bool

    True if the given index is contained in the interval; false otherwise.

    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)