LogoPixi’VN
pixi-jsInterfaces

Interface: Size

Defined in: node_modules/pixi.js/lib/maths/misc/Size.d.ts:6

Defines a size with a width and a height.

Standard

Properties

height

> height: number

Defined in: node_modules/pixi.js/lib/maths/misc/Size.d.ts:10

The height.


width

> width: number

Defined in: node_modules/pixi.js/lib/maths/misc/Size.d.ts:8

The width.