Click or drag to resize

AnimationNodeBlendSpace2DGetAutoTriangles Method

Note: This API is now obsolete.

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

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

Return Value

Type: Boolean

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

See Also