Yaw

Gets and sets the yaw orientation of the object.

 

JavaScript

 

Yaw

 

C#

 

double Yaw { get; set; }

 

C++

 

HRESULT Yaw([out, retval] double* pVal)

HRESULT Yaw([in] double pVal)