AnimationTreePlayer.blend4NodeSetAmount

Sets the blend amount of a Blend4 node given its name and value. A Blend4 Node blends two pairs of animations. The two pairs are blended like Blend2 and then added together.

struct AnimationTreePlayer
@nogc nothrow
void
blend4NodeSetAmount
(
in String id
,
in Vector2 blend
)

Meta