CameraDeltaPitch

Gets and sets 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)