Click or drag to resize

AnimationNodeFilterEnabled Property

If true, filtering is enabled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool FilterEnabled { get; set; }

Property Value

Type: Boolean
See Also