Function AnimationNode.setFilterPath
Adds or removes a path for the filter.
void setFilterPath(NodePathArg0)
(
in NodePathArg0 path,
in bool enable
);
Adds or removes a path for the filter.
void setFilterPath(NodePathArg0)
(
in NodePathArg0 path,
in bool enable
);