AnimationTreePlayer.addNode

Adds a type node to the graph with name id.

struct AnimationTreePlayer
@nogc nothrow
void
addNode
(
in long type
,
in String id
)

Meta