Home
API: forms

Interface: Vec2

lifecycle-kit

lifecycle-kit


lifecycle-kit / forms / Vec2

Interface: Vec2

Defined in: forms/path.ts:82

A point in abstract form space. Unitless; see the header on resolution.

Properties

x

readonly x: number

Defined in: forms/path.ts:83


y

readonly y: number

Defined in: forms/path.ts:84