Click or drag to resize

AnimationPlayerPlaybackDefaultBlendTime Property

The default time in which to blend animations. Ranges from 0 to 4096 with 0.01 precision.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float PlaybackDefaultBlendTime { get; set; }

Property Value

Type: Single
See Also