docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsValid

    IsValid(TimeIndex)

    Determines if a given time index is valid.

    Declaration
    public bool IsValid(TimeIndex timeIndex)
    Parameters
    Type Name Description
    TimeIndex timeIndex

    The time index to be checked.

    Returns
    Type Description
    bool

    True if the specified time index is valid; otherwise, false.

    IsValid(SamplingTime)

    Determines if a given sampling time is valid.

    Declaration
    public bool IsValid(SamplingTime samplingTime)
    Parameters
    Type Name Description
    SamplingTime samplingTime

    The sampling time to be checked.

    Returns
    Type Description
    bool

    True if the specified sampling time is valid; otherwise, false.

    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)