Represents a two-dimensional vector.
The following tables list the members exposed by the Vector type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Returns the vector length. |
|
![]() |
Returns the squared length. |
|
![]() |
X coordinate of the vector. |
|
![]() |
Y coordinate of the vector. |
Name | Description | |
---|---|---|
![]() ![]() |
Overloaded. |
|
![]() ![]() |
Returns the angle between two vectors. |
|
![]() ![]() |
Divides a vector by a scalar value. |
|
![]() |
Overloaded. |
|
![]() |
Object.GetHashCode override. |
|
![]() ![]() |
Returns the left vector. |
|
![]() ![]() |
Overloaded. |
|
![]() |
Reverses this vector's direction. |
|
![]() |
Normalizes this vector. |
|
![]() ![]() |
Returns the right vector. |
|
![]() ![]() |
Subtracts two vectors. |
|
![]() |
Overloaded. |