AnimationTreePlayer.transitionNodeGetInputCount

Returns the number of inputs for the transition node with name id. You can add inputs by right-clicking on the transition node.

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

Meta