Skip to main content

Interface: Vector2

Defined in: attributes/layout/vector2.ts:2

A 2D point or offset in pixel space.

Properties

x

x: number

Defined in: attributes/layout/vector2.ts:3


y

y: number

Defined in: attributes/layout/vector2.ts:4