Aspect ratio is the ratio of the width to the height of an image or screen.

Hierarchy

Constructors

Properties

Constructors

Properties

height: number

Height component of the aspect ratio.

Default Value

1.0;
width: number

Width component of the aspect ratio.

Default Value

1.0;

Generated using TypeDoc