Phaser API Documentation

  Version: 
<readonly> fov: number

Description:

The Camera fov (field of view) in degrees.

This is set automatically as part of the Mesh.setPerspective call, but exposed here for additional math.

Do not modify this property directly, doing so will not change the fov. For that, call the respective Mesh methods.

Type:
number
Inherited from: Phaser.GameObjects.Mesh#fov
Since: 3.60.0