Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
pass
Paths matching the filter will be allowed to pass.
AnimationNode.swift:27case 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).