initFromRadians
fun initFromRadians(x: <Error class: unknown class>, y: <Error class: unknown class>, z: <Error class: unknown class>, order: EulerOrder): Euler
Initializes a #graphene_euler_t using the given angles and order of rotation.
Return
the initialized #graphene_euler_t
Since
1.10
Parameters
x
rotation angle on the X axis, in radians
y
rotation angle on the Y axis, in radians
z
rotation angle on the Z axis, in radians
order
order of rotations