- Joined
- Oct 26, 2010
- Messages
- 135
- Reaction score
- 0
- Points
- 16
I am trying to find out the vertical speed of a vessel, what function should I use? I tried oapiGetGlobalVel(OBJHANDLE hObj, VECTOR3 *vel) but I don't know how to convert VECTOR3 to show only the vertical speed.