isometric-physics
Preparing search index...
Vector2
Type Alias Vector2
Lightweight 2D and 3D vector types and operations.
type
Vector2
=
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
isometric-physics
Loading...
Lightweight 2D and 3D vector types and operations.