AnimationNodeGetParameter Method |
Gets the value of a parameter. Parameters are custom local memory used for your nodes, given a resource can be reused in multiple trees.
Namespace: Godot
public Object GetParameter( string name )
[Missing <param name="name"/> documentation for "M:Godot.AnimationNode.GetParameter(System.String)"]
[Missing <returns> documentation for "M:Godot.AnimationNode.GetParameter(System.String)"]