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

    Class MatrixUtils

    Inheritance
    System.Object
    MatrixUtils
    Namespace: Unity.UIWidgets.painting
    Syntax
    public static class MatrixUtils

    Methods

    debugDescribeTransform(Matrix3)

    Declaration
    public static List<string> debugDescribeTransform(Matrix3 transform)
    Parameters
    Type Name Description
    Matrix3 transform
    Returns
    Type Description
    System.Collections.Generic.List<System.String>

    getAsTranslation(Matrix3)

    Declaration
    public static Offset getAsTranslation(this Matrix3 matrix3)
    Parameters
    Type Name Description
    Matrix3 matrix3
    Returns
    Type Description
    Offset

    toMatrix4x4(Matrix3)

    Declaration
    public static Matrix4x4 toMatrix4x4(this Matrix3 matrix3)
    Parameters
    Type Name Description
    Matrix3 matrix3
    Returns
    Type Description
    Matrix4x4
    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