Initializes a Euler using the angles contained in a Vec3.
If the Vec3 v is null, the
Euler will be initialized with all angles set to 0.
| this |
the Euler to initialize |
| v |
a Vec3 containing the rotation angles in degrees |
| order |
the order used to apply the rotations |
|
the initialized Euler |