AnimationTreePlayer.transitionNodeGetCurrent

Returns the index of the currently evaluated input for the transition node with name id.

struct AnimationTreePlayer
@nogc nothrow const
long
transitionNodeGetCurrent
(
in String id
)

Meta