AnimationNode.getChildByName

Gets a child node by index (used by editors inheriting from AnimationRootNode).

struct AnimationNode
@nogc nothrow
getChildByName
(
in String name
)

Meta