new Euler([x], [y], [z])
name | type | arguments | description |
---|---|---|---|
x | number | <optional> |
The x component. |
y | number | <optional> |
The y component. |
z | number | <optional> |
The z component. |