Function
Rotator.UnrotateVector
Returns the vector rotated by the inverse of this rotator.
Syntax
my_rotator:UnrotateVector(vector)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
vector
|
Vector | — | The vector to rotate by the inverse of the Rotator |
Returns
- Vector the unrotated vector