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