Click or drag to resize

TransformerGetRotation Method

Gets the rotation as a double value of the currently selected transform object

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public double GetRotation()

Return Value

Type: Double
Double value for the current rotation of the selected object
See Also