Gets and sets the offset between the camera yaw and the plane yaw.
JavaScript |
|
CameraDeltaYaw |
C# |
|
double CameraDeltaYaw { get; set; } |
C++ |
|
HRESULT CameraDeltaYaw([out, retval] double* pVal) HRESULT CameraDeltaYaw([in] double pVal) |