Function AnimationTreePlayer.transitionNodeGetCurrent

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

long transitionNodeGetCurrent (
  const(String) id
) nothrow @nogc const;