math.aangle.to.euler
Syntax
- vr = math.aangle.to.euler(v)
Get Euler angles from the axis-angle representation. The order of the Euler rotations are taken to be the X, Yā, and Zāā axes and are in radians.
Returns: vr - Euler representation in radians Arguments: v - Axis-angle representation where the magnitude of the vector is the angle (in radians) and the normalized vector is the axis
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |