Click or drag to resize

AnimationNodeBlendSpace1DGetValueLabel Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationNodeBlendSpace1D.GetValueLabel"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNodeBlendSpace1D.GetValueLabel"]

See Also