Click or drag to resize

ControlRectRotation Property

The node's rotation around its pivot, in degrees. See RectPivotOffset to change the pivot's position.

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

Property Value

Type: Single
See Also