Skip to content

Interface: IScreenSizeData

Hierarchy

Table of contents

Properties

Properties

width

width: number

Inherited from

ISizeData.width

Defined in

leafer/packages/interface/src/math/IMath.ts:61


height

height: number

Inherited from

ISizeData.height

Defined in

leafer/packages/interface/src/math/IMath.ts:62


pixelRatio

Optional pixelRatio: number

Defined in

leafer/packages/interface/src/math/IMath.ts:69

Released under the MIT License.