AnimationPlayer.playBackwards

Play the animation with key name in reverse.

struct AnimationPlayer
@nogc nothrow
void
playBackwards
(
StringArg0
)
(
in StringArg0 name = ""
,
in double custom_blend = -1
)

Meta