Phaser API Documentation

  Version: 
Filter

Constructor:

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

Parameters:

name type arguments 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)