AnimationPlayerGetBlendTime Method |
Gets the blend time (in seconds) between two animations, referenced by their names.
Namespace: Godot
public float GetBlendTime( string animFrom, string animTo )
[Missing <param name="animFrom"/> documentation for "M:Godot.AnimationPlayer.GetBlendTime(System.String,System.String)"]
[Missing <param name="animTo"/> documentation for "M:Godot.AnimationPlayer.GetBlendTime(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.AnimationPlayer.GetBlendTime(System.String,System.String)"]