Module animated_sprite_3d

Expand description

Sidecar module for class AnimatedSprite3D.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for AnimatedSprite3D enums.

Structs§

ExPlay
Default-param extender for AnimatedSprite3D::play_ex.
ExPlayBackwards
Default-param extender for AnimatedSprite3D::play_backwards_ex.
SigAnimationChanged
SigAnimationFinished
SigAnimationLooped
SigFrameChanged
SigSpriteFramesChanged
SignalsInAnimatedSprite3D
A collection of signals for the AnimatedSprite3D class.