Skip to content

Point

Defined in: api/node/typescript/index.ts:26

Represents a two-dimensional point.

x: number

Defined in: api/node/typescript/index.ts:30

Defines the x coordinate of the point.


y: number

Defined in: api/node/typescript/index.ts:35

Defines the y coordinate of the point.


© 2026 SixtyFPS GmbH