AnimationNode.getParameterDefaultValue

Gets the default 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
Variant
getParameterDefaultValue
(
in String name
)

Meta