Vector Properties |
The Vector type exposes the following members.
Name | Description | |
---|---|---|
HasHeading |
Gets whether this Vector currently has a heading set.
| |
Heading |
Gets or sets the heading in degrees. Specify -1 for no heading.
Values are modded by 360, in order to fall in the range 0 <= heading < 360.
|