Graphmath.Quatern.get_yaw
You're seeing just the function
get_yaw
, go back to Graphmath.Quatern module for more information.
Link to this function
get_yaw(quat)
Specs
yaw(quat)
Calculate the local yaw element of a quaternion.
quat
is the quatern
It returns a float
representing the yaw of the quaternion in Radians.