Vector3:Rotate(axis, angle)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
axis | int32 | See the axis constants | < 9.5 | |
angle | real | The angle (in radians) to rotate the vector | < 9.5 |
Return value:
void none
Rotates the vector around the specified axis by the specified angle.
Search results
Usage of 'Rotate' is found in the following scripts:
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
SS - Virtual Bones (Original Edition) by simplsam
View Code
Bone Constraints Helper (Original Edition) by Danfield
View Code
Wave Inbetweener (Original Edition) by A.Evseeva
View Code
MR Transform Rig Tool (Original Edition) by eugenebabich
View Code
MR Curve Tool (Original Edition) by eugenebabich
View Code
SS - SVG Import (Original Edition) by simplsam
View Code