Click or drag to resize

TextureProgressGetFillDegrees Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TextureProgress.GetFillDegrees"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.TextureProgress.GetFillDegrees"]

See Also