Click or drag to resize

ControlGetRotation Method

Returns the rotation (in radians).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetRotation()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Control.GetRotation"]

See Also