Vector Methods |
[This is preliminary documentation and is subject to change.]
The Vector type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Checks if this instance is equal to the provided object
(Overrides ObjectEquals(Object).) | |
| Equals(Vector) |
Checks if this instance is equal to the provided instance
| |
| GetHashCode |
Calculates the hashcode of this instance.
(Overrides ObjectGetHashCode.) | |
| Rotate | ||
| ToString |
Returns a user-friendly string representation of this vector in 3D space (X, Y, Z)
(Overrides ObjectToString.) |