Function
Rotator.RotateVector
Rotate a vector rotated by this rotator.
Syntax
my_rotator:RotateVector(vector)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
vector
|
Vector | — | the vector to rotate by the Rotator |
Returns
- Vector the rotated vector