Home > All Other Interfaces > IObjectTexture > RotateAngle

RotateAngle

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)