RotateAngle

Gets and sets the angular rotation of the image used for the texture.

 

JavaScript

 

RotateAngle

 

C#

 

double RotateAngle { get; set; }

 

C++

 

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

HRESULT RotateAngle([in] double pVal)