[This is preliminary documentation and is subject to change.]
The Vector3F type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Abs()()()() | ||
| CompareTo(Vector3F) | ||
| CompareTo(Vector3I) | ||
| Cross(Vector3F) | ||
| Cross(Vector3I) | ||
| Dot(Vector3F) | ||
| Dot(Vector3I) | ||
| Equals(Object) | (Overrides ValueType..::..Equals(Object).) | |
| Equals(Vector3F) | ||
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() | (Overrides ValueType..::..GetHashCode()()()().) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Normalize()()()() | ||
| Round()()()() | ||
| RoundDown()()()() | ||
| RoundUp()()()() | ||
| ToPlayerCoords()()()() | ||
| ToString()()()() | (Overrides ValueType..::..ToString()()()().) |