Function
Matrix.TransformVector
Transform the vector with the matrix
Syntax
my_matrix:TransformVector(vector)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
vector
|
Vector | — | The vector who will be transformed |
Returns
- Vector The new vector