Matrix:MultiplyByVectorTranspose3x3(Matrix, Vector)

shared
Apply the inverse (transposed) rotation (only works on pure rotation matrix).

Arguments

Returns

  • Vector The multiplied vector.

Examples

Matrix:MultiplyByVectorTranspose3x3 – Apply the inverse (transposed) rotation (only works on pure rotation matrix).