pass

    Paths matching the filter will be allowed to pass.

    AnimationNode.swift:27
    case pass

    Other cases

    • case ignore

      Do not use filtering.

    • case stop

      Paths matching the filter will be discarded.

    • case blend

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