27 Slicer 27 Slicer
Search Results for

    Show / Hide Table of Contents

    Method TransformVector

    TransformVector(Vector3, Matrix4x4)

    Transforms the supplied vector by the supplied matrix

    Declaration
    public static Vector3 TransformVector(Vector3 v, Matrix4x4 matrix)
    Parameters
    TypeNameDescription
    Vector3v

    The vector to transform

    Matrix4x4matrix

    The matrix to multiply by

    Returns
    TypeDescription
    Vector3

    Returns the vectors transformed by the matrix

      ☀
      ☾
      In This Article
      Back to top
      27 Slicer documentation | Copyright 2021 Deftly Games
      ☀
      ☾