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. - ExPlay
Backwards - Default-param extender for
AnimatedSprite3D::play_backwards_ex. - SigAnimation
Changed - SigAnimation
Finished - SigAnimation
Looped - SigFrame
Changed - SigSprite
Frames Changed - Signals
OfAnimated Sprite3D - A collection of signals for the
AnimatedSprite3Dclass.