AnimationNodeBlendTree.getNodePosition

Returns the position of the sub-node with the specified name.

struct AnimationNodeBlendTree
@nogc nothrow const
Vector2
getNodePosition
(
in String name
)

Meta