Click or drag to resize

Polygon2DGetTextureRotationDegrees Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Polygon2D.GetTextureRotationDegrees"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Polygon2D.GetTextureRotationDegrees"]

See Also