Click or drag to resize

Node2DRotation Property

Rotation in radians, relative to the node's parent.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Rotation { get; set; }

Property Value

Type: Single
See Also