docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GfClamp

    GfClamp(double, double, double)

    Declaration
    public static double GfClamp(double value, double min, double max)
    Parameters
    Type Name Description
    double value
    double min
    double max
    Returns
    Type Description
    double

    GfClamp(float, float, float)

    Declaration
    public static float GfClamp(float value, float min, float max)
    Parameters
    Type Name Description
    float value
    float min
    float max
    Returns
    Type Description
    float
    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)