Skip to content

Interface: Vec

Defined in: geom.ts:15

A point in some 2-D space. Whose pixels is the caller's business.

Properties

x

x: number

Defined in: geom.ts:16


y

y: number

Defined in: geom.ts:17