Vector2 Properties |
The Vector2 type exposes the following members.
| Name | Description | |
|---|---|---|
| Item |
Gets or sets a vector element defined by its index.
| |
| NaN |
Represents a vector with not a number components.
| |
| UnitX |
Unit X vector.
| |
| UnitY |
Unit Y vector.
| |
| X |
Gets or sets the X component.
| |
| Y |
Gets or sets the Y component.
| |
| Zero |
Zero vector.
|