AnimationNodeGetParameterDefaultValue Method |
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.
Namespace: Godot
public virtual Object GetParameterDefaultValue( string name )
[Missing <param name="name"/> documentation for "M:Godot.AnimationNode.GetParameterDefaultValue(System.String)"]
[Missing <returns> documentation for "M:Godot.AnimationNode.GetParameterDefaultValue(System.String)"]