Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Size

<static, constant> ENVELOP: number

Description:

The width and height are automatically adjusted to make the size cover the entire target area while keeping the aspect ratio. This may extend further out than the target size.

Type:
number
Since: 3.16.0
Source: src/structs/Size.js (Line 762)