decorative banner

Setting type parameters


    Available types are listed below:

    Cycle

    Repeats the specified segment.

    Pingpong

    Repeats the specified segment but alternates between repeating forward and backward in the segment.

    Offset

    Repeats the specified segment but offsets each cycle by the difference in the value of the property at the start and end of the segment, multiplied by the number of times the segment has looped.

    Continue

    Does not repeat the specified segment but continues to animate a property based on the velocity at the first or last keyframe on the property. For example, if the last keyframe of a layer's Scale property indicates that the layer's scale value is 100%, and the loop_out(type="continue") expression is present on that property, then the layer, instead of looping to the Out point, continues to scale, from 100% to the Out point. This type does not accept a "keyframes" or "duration" parameter.