docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MultiplyMatrixPoint

    MultiplyMatrixPoint(Matrix4, Point3)

    Multiply a point by a matrix (i.e apply the matrix to a point)

    Declaration
    public Point3 MultiplyMatrixPoint(Matrix4 matrix, Point3 point)
    Parameters
    Type Name Description
    Matrix4 matrix

    The matrix to apply

    Point3 point

    The point to multiply

    Returns
    Type Description
    Point3
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)