[ Version ( since = "1.2" ) ]
public unowned Quaternion? init_from_euler (Euler e)
Initializes a Quaternion using the given Euler.
this |
the Quaternion to initialize |
e |
a Euler |
the initialized Quaternion |