GodotSharpAPI
GodotSharpAPI
Godot
Node2D Class
Node2D Properties
GlobalPosition Property
GlobalRotation Property
GlobalRotationDegrees Property
GlobalScale Property
GlobalTransform Property
Position Property
Rotation Property
RotationDegrees Property
Scale Property
Transform Property
ZAsRelative Property
ZIndex Property
Node2D
RotationDegrees Property
Rotation in degrees, relative to the node's parent.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
RotationDegrees
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
Node2D Class
Godot Namespace