weasel API - v0.8.0
Preparing search index...
Point2
Interface Point2
A 2D point in either world or screen coordinates.
interface
Point2
{
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
Point2
DragSample
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
weasel API - v0.8.0
Loading...
A 2D point in either world or screen coordinates.