Click or drag to resize

AnimationNodeHasFilter Method

Returns true whether you want the blend tree editor to display filter editing on this node.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public virtual string HasFilter()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNode.HasFilter"]

See Also