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 © 2021, Itasca | Updated: Feb 25, 2024 |