AnimationNode.setParameter

Sets a custom parameter. These are used as local storage, because resources can be reused across the tree or scenes.

struct AnimationNode
@nogc nothrow
void
setParameter
(
VariantArg1
)
(
in String name
,
in VariantArg1 value
)

Meta