Vector2
A vector with two components to represent a 2D coordinate.
| Field | Type | Default | Unit |
|---|---|---|---|
x |
float |
- |
m |
The X component. |
|||
y |
float |
- |
m |
The Y component. |
|||
A vector with two components to represent a 2D coordinate.
| Field | Type | Default | Unit |
|---|---|---|---|
x |
float |
- |
m |
The X component. |
|||
y |
float |
- |
m |
The Y component. |
|||