Home > All Other Interfaces > IRouteWaypoint > CameraDeltaPitch
The offset between the camera pitch and the plane pitch.
JavaScript
CameraDeltaPitch
C#
double CameraDeltaPitch { get; set; }
C++
HRESULT CameraDeltaPitch([out, retval] double* pVal)
HRESULT CameraDeltaPitch([in] double pVal)