LoopMode

    Animation.swift:105
    enum LoopMode

    Cases

    • case none

      At both ends of the animation, the animation will stop playing.

    • case linear

      At both ends of the animation, the animation will be repeated without changing the playback direction.

    • case pingpong

      Repeats playback and reverse playback at both ends of the animation.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (76) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features