docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method orthonormalize

    orthonormalize(float3x3)

    Returns an orthonormalized version of a float3x3 matrix.

    Declaration
    public static float3x3 orthonormalize(float3x3 i)
    Parameters
    Type Name Description
    float3x3 i

    The float3x3 to be orthonormalized.

    Returns
    Type Description
    float3x3

    The orthonormalized float3x3 matrix.

    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)