Click or drag to resize

AnimationNodeBlendSpace2DGetXLabel Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationNodeBlendSpace2D.GetXLabel"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNodeBlendSpace2D.GetXLabel"]

See Also