Click or drag to resize

AnimatedSprite3DIsPlaying Method

Returns true if an animation is currently being played.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsPlaying()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AnimatedSprite3D.IsPlaying"]

See Also