Click or drag to resize

Polygon2DGetTextureRotation Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also