Vector3:Rotate(axis, angle)

Version added: before 9.5

Rotates the vector around the specified axis by the specified angle

ArgumentTypeDescriptionDefaultVer
axisint32See the axis constants< 9.5
anglerealThe angle (in radians) to rotate the vector< 9.5

Return type : none

Rotates the vector around the specified axis by the specified angle.
String "Rotate" is found in the following scripts:

WP Import from Spine JSON (by wigglepixel)

MR Pose Tool (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

MR Tween Machine (by eugenebabich)

HS Shape (by hayasidist)

See all...