Click or drag to resize

AnimationNodeBlendSpace2DGetBlendMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: AnimationNodeBlendSpace2DBlendModeEnum

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

See Also