AnimationTreePlayer.blend2NodeSetFilterPath

If enable is true, the Blend2 node with name id turns off the track modifying the property at path. The modified node's children continue to animate.

struct AnimationTreePlayer
@nogc nothrow
void
blend2NodeSetFilterPath
(
NodePathArg1
)
(
in String id
,
in NodePathArg1 path
,
in bool enable
)

Meta