Click or drag to resize

AnimationPlayerPlaybackActive Property

If true, updates animations in response to process-related notifications.

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

Property Value

Type: Boolean
See Also