AnimationTreePlayer.nodeGetInputCount

Returns the input count for a given node. Different types of nodes have different amount of inputs.

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

Meta