Class index __ Method index __ Mathutils index __ Euler index __ Matrix index __ Quaternion index __ Vector index __ |
toTrackQuattoTrackQuat(track, up)Returns a quaternion rotation from the vector and the track and up axis.Return Type: Quaternion track Type:
string
"x" = x-axis up
up"y" = y-axis up "z" = z-axis up "-x" = negative x-axis up "-y" = negative y-axis up "-z" = negative z-axis up Type:
string
"x" = x-axis up
"y" = y-axis up "z" = z-axis up Sample
Code
|