docs.unity3d.com
    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.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023