Phaser API Documentation

  Version: 
setProjection(value)

Description:

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

Parameters:

name type description
value number

The value to set the projection to.

Returns:
Description:

This Game Object instance.