docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OrthogonalizeBasis

    OrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, bool, double)

    Declaration
    public static bool OrthogonalizeBasis(GfVec3f tx, GfVec3f ty, GfVec3f tz, bool normalize, double eps)
    Parameters
    Type Name Description
    GfVec3f tx
    GfVec3f ty
    GfVec3f tz
    bool normalize
    double eps
    Returns
    Type Description
    bool

    OrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, bool)

    Declaration
    public static bool OrthogonalizeBasis(GfVec3f tx, GfVec3f ty, GfVec3f tz, bool normalize)
    Parameters
    Type Name Description
    GfVec3f tx
    GfVec3f ty
    GfVec3f tz
    bool normalize
    Returns
    Type Description
    bool
    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)