Function AnimationNode.filterEnabled

If true, filtering is enabled.

bool filterEnabled() nothrow @property @nogc;

void filterEnabled (
  bool v
) nothrow @property @nogc;