Class MatrixDecomposition | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class MatrixDecomposition

    Inheritance
    System.Object
    MatrixDecomposition
    Namespace: Unity.UIWidgets.flow
    Syntax
    public class MatrixDecomposition

    Constructors

    MatrixDecomposition(Matrix4x4)

    Declaration
    public MatrixDecomposition(Matrix4x4 matrix)
    Parameters
    Type Name Description
    Matrix4x4 matrix

    Fields

    perspective

    Declaration
    public readonly Vector4 perspective
    Field Value
    Type Description
    Vector4

    rotation

    Declaration
    public readonly Vector4 rotation
    Field Value
    Type Description
    Vector4

    scale

    Declaration
    public readonly Vector3 scale
    Field Value
    Type Description
    Vector3

    shear

    Declaration
    public readonly Vector3 shear
    Field Value
    Type Description
    Vector3

    translation

    Declaration
    public readonly Vector3 translation
    Field Value
    Type Description
    Vector3

    valid

    Declaration
    public readonly bool valid
    Field Value
    Type Description
    System.Boolean
    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