Field AvatarTop
- Namespace
- GuildWars2.Mumble
- Assembly
- GW2SDK.dll
Unit vector pointing out of the top of the avatar's head aka "Up"-vector (here Top points straight up
public readonly Vector3 AvatarTop
Returns
- Vector3
- Unit vector pointing out of the top of the avatar's head aka "Up"-vector (here Top points straight up
Remarks
The values are in meters and must be converted to inches to use them like other coordinates in the game.