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ยง

ExAddTrack
Default-param extender for Animation::add_track_ex.
ExAudioTrackInsertKey
Default-param extender for Animation::audio_track_insert_key_ex.
ExBezierTrackInsertKey
Default-param extender for Animation::bezier_track_insert_key_ex.
ExBezierTrackSetKeyInHandle
Default-param extender for Animation::bezier_track_set_key_in_handle_ex.
ExBezierTrackSetKeyOutHandle
Default-param extender for Animation::bezier_track_set_key_out_handle_ex.
ExBlendShapeTrackInterpolate
Default-param extender for Animation::blend_shape_track_interpolate_ex.
ExCompress
Default-param extender for Animation::compress_ex.
ExPositionTrackInterpolate
Default-param extender for Animation::position_track_interpolate_ex.
ExRotationTrackInterpolate
Default-param extender for Animation::rotation_track_interpolate_ex.
ExScaleTrackInterpolate
Default-param extender for Animation::scale_track_interpolate_ex.
ExTrackFindKey
Default-param extender for Animation::track_find_key_ex.
ExTrackInsertKey
Default-param extender for Animation::track_insert_key_ex.
ExValueTrackInterpolate
Default-param extender for Animation::value_track_interpolate_ex.
FindMode
InterpolationType
LoopMode
LoopedFlag
TrackType
UpdateMode