Identical to [method@Vector3.
rotate], but the vectors are passed by value rather than by reference.
| this |
a Vector3. |
| alpha |
the angle (in radian) of rotation around the Z axis. |
| beta |
the angle (in radian) of rotation around the Y axis. |
| gamma |
the angle (in radian) of rotation around the X axis. |
|
the rotated vector. |