| Vector Structure |
Namespace: TeamSpeak.Sdk
The Vector type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| X |
The x-coordinate of this Vector structure.
| |
| Y |
The y-coordinate of this Vector structure.
| |
| Z |
The z-coordinate of this Vector structure.
|