Click or drag to resize

Node2DGetRotationDegrees Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Node2D.GetRotationDegrees"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRotationDegrees is deprecated. Use the RotationDegrees property instead.")]
public float GetRotationDegrees()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Node2D.GetRotationDegrees"]

See Also