Phaser API Documentation

  Version: 
setProjection(value)

Description:

Sets the projection level of the iso box. Change this to change the 'angle' at which you are looking at the box. This call can be chained.

Parameters:

name type description
value number

The value to set the projection to.

Returns:
Description:

This Game Object instance.

Since: 3.13.0