Click or drag to resize

Node2DGetGlobalRotation Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also