Class: Euler

Phaser.Math. Euler


new Euler( [x] [, y] [, z])

Parameters:
Name Type Argument Description
x number <optional>

The x component.

y number <optional>

The y component.

z number <optional>

The z component.

Since: 3.50.0
Source: src/math/Euler.js (Line 14)