docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor GfInterval

    GfInterval(IntPtr, bool)

    Declaration
    public GfInterval(IntPtr cPtr, bool cMemoryOwn)
    Parameters
    Type Name Description
    IntPtr cPtr
    bool cMemoryOwn

    GfInterval()

    Declaration
    public GfInterval()

    GfInterval(double)

    Declaration
    public GfInterval(double val)
    Parameters
    Type Name Description
    double val

    GfInterval(double, double, bool, bool)

    Declaration
    public GfInterval(double min, double max, bool minClosed, bool maxClosed)
    Parameters
    Type Name Description
    double min
    double max
    bool minClosed
    bool maxClosed

    GfInterval(double, double, bool)

    Declaration
    public GfInterval(double min, double max, bool minClosed)
    Parameters
    Type Name Description
    double min
    double max
    bool minClosed

    GfInterval(double, double)

    Declaration
    public GfInterval(double min, double max)
    Parameters
    Type Name Description
    double min
    double max
    In This Article
    Back to top
    Copyright © 2023 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)