C#
VB
WinRT C#
C++
Gets or sets the cube's angle of orientation.
public int Angle { get; set; }
Public Property Angle As Integer
public int Angle {get; set;}
<br/>get_Angle();<br/>set_Angle(value);<br/>Object.defineProperty('Angle');
The cube's angle of orientation, in hundredths of a degree (+/-). This value is ignored if the CubismCommandFlags.Random flag has been set in the Flags property. Possible values are from -36000 to 36000.
Refer to CubismCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET