docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GfSqr

    GfSqr(double)

    Declaration
    public static double GfSqr(double x)
    Parameters
    Type Name Description
    double x
    Returns
    Type Description
    double

    GfSqr(int)

    Declaration
    public static double GfSqr(int x)
    Parameters
    Type Name Description
    int x
    Returns
    Type Description
    double

    GfSqr(GfVec2i)

    Declaration
    public static double GfSqr(GfVec2i x)
    Parameters
    Type Name Description
    GfVec2i x
    Returns
    Type Description
    double

    GfSqr(GfVec3i)

    Declaration
    public static double GfSqr(GfVec3i x)
    Parameters
    Type Name Description
    GfVec3i x
    Returns
    Type Description
    double

    GfSqr(GfVec2f)

    Declaration
    public static double GfSqr(GfVec2f x)
    Parameters
    Type Name Description
    GfVec2f x
    Returns
    Type Description
    double

    GfSqr(GfVec3f)

    Declaration
    public static double GfSqr(GfVec3f x)
    Parameters
    Type Name Description
    GfVec3f x
    Returns
    Type Description
    double

    GfSqr(GfVec4f)

    Declaration
    public static double GfSqr(GfVec4f x)
    Parameters
    Type Name Description
    GfVec4f x
    Returns
    Type Description
    double

    GfSqr(GfVec2d)

    Declaration
    public static double GfSqr(GfVec2d x)
    Parameters
    Type Name Description
    GfVec2d x
    Returns
    Type Description
    double

    GfSqr(GfVec3d)

    Declaration
    public static double GfSqr(GfVec3d x)
    Parameters
    Type Name Description
    GfVec3d x
    Returns
    Type Description
    double

    GfSqr(GfVec4d)

    Declaration
    public static double GfSqr(GfVec4d x)
    Parameters
    Type Name Description
    GfVec4d x
    Returns
    Type Description
    double
    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)