Point
Defined in: api/node/typescript/index.ts:24 ↗
Represents a two-dimensional point.
Properties
Section titled “Properties”x:
number
Defined in: api/node/typescript/index.ts:28 ↗
Defines the x coordinate of the point.
y:
number
Defined in: api/node/typescript/index.ts:33 ↗
Defines the y coordinate of the point.
© 2026 SixtyFPS GmbH