Class index __ Method index __ Mathutils index __ Euler index __ Matrix index __ Quaternion index __ Vector index __ |
rotaterotate(angle, axis)Rotates a euler by a fixed amount of degrees around an axis.angle (degrees to rotate) Type:
float)
axis (axis to rotate around)Type:
string
"x" or
"y" or "z"
Sample
Code
|