AnimationTreePlayerMixNodeSetAmount Method |
Sets the mix amount of a Mix node given its name and value.
A Mix node adds input b to input a by the amount given by ratio.
Namespace: Godot
public void MixNodeSetAmount( string id, float ratio )
[Missing <param name="id"/> documentation for "M:Godot.AnimationTreePlayer.MixNodeSetAmount(System.String,System.Single)"]
[Missing <param name="ratio"/> documentation for "M:Godot.AnimationTreePlayer.MixNodeSetAmount(System.String,System.Single)"]