Module animation
Expand description
Sidecar module for class Animation.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for Animation enums.
Structsยง
- ExAdd
Track - Default-param extender for
Animation::add_track_ex. - ExAudio
Track Insert Key - Default-param extender for
Animation::audio_track_insert_key_ex. - ExBezier
Track Insert Key - Default-param extender for
Animation::bezier_track_insert_key_ex. - ExBezier
Track SetKey InHandle - Default-param extender for
Animation::bezier_track_set_key_in_handle_ex. - ExBezier
Track SetKey OutHandle - Default-param extender for
Animation::bezier_track_set_key_out_handle_ex. - ExBlend
Shape Track Interpolate - Default-param extender for
Animation::blend_shape_track_interpolate_ex. - ExCompress
- Default-param extender for
Animation::compress_ex. - ExOptimize
- Default-param extender for
Animation::optimize_ex. - ExPosition
Track Interpolate - Default-param extender for
Animation::position_track_interpolate_ex. - ExRotation
Track Interpolate - Default-param extender for
Animation::rotation_track_interpolate_ex. - ExScale
Track Interpolate - Default-param extender for
Animation::scale_track_interpolate_ex. - ExTrack
Find Key - Default-param extender for
Animation::track_find_key_ex. - ExTrack
Insert Key - Default-param extender for
Animation::track_insert_key_ex. - ExValue
Track Interpolate - Default-param extender for
Animation::value_track_interpolate_ex. - Find
Mode - Interpolation
Type - Loop
Mode - Looped
Flag - Track
Type - Update
Mode