AnimationNode.getParameter

Gets the value of a parameter. Parameters are custom local memory used for your nodes, given a resource can be reused in multiple trees.

struct AnimationNode
@nogc nothrow const
Variant
getParameter
(
in String name
)

Meta