docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    InvertTRS (Matrix)

    Menu Path : Operator > Math > Geometry > InvertTRS (Matrix)

    The Invert TRS (Matrix) Operator inverts a TRS (Translation, Rotation, and Scaling) matrix.

    A matrix is the inverse of another matrix if, when you multiply them together, the result is an identity matrix. For more information on inverse matrices, see Matrix4x4.inverse.

    Operator properties

    Input Type Description
    Matrix Matrix4x4 The Matrix this Operator inverts.
    Output Type Description
    o Matrix4x4 The result of the inverted Matrix.
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)