AnimationNode.FilterAction

Values

ValueMeaning
filterIgnore0

Do not use filtering.

filterPass1

Paths matching the filter will be allowed to pass.

filterStop2

Paths matching the filter will be discarded.

filterBlend3

Paths matching the filter will be blended (by the blend value).

Meta