Interface IPoint

A two-dimensional point in space.

Date

3/14/2023 - 12:10:01 PM

Export

Interface

IPoint

Hierarchy

Properties

x y

Properties

x: number
y: number

Generated using TypeDoc