docs.unity3d.com
    Show / Hide Table of Contents

    Construct Matrix

    Menu Path : Operator > Math > Vector

    The Construct Matrix Operator constructs a 4x4 matrix from four Vector4s where each Vector4 corresponds to one of the matrix’s columns.

    Operator properties

    Input Type Description
    C0 Vector4 The first column of the matrix.
    C1 Vector4 The second column of the matrix.
    C2 Vector4 The third column of the matrix.
    C3 Vector4 The fourth column of the matrix.
    Output Type Description
    m Matrix4x4 The output Matrix.
    In This Article
    • Operator properties
    Back to top
    Terms of use
    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