AnimationNodeBlendTree.renameNode

Changes the name of a sub-node.

struct AnimationNodeBlendTree
@nogc nothrow
void
renameNode
(
in String name
,
in String new_name
)

Meta