OptionalclipIn?: numberOffset into the source animation clip in seconds (default: 0)
Optionalduration?: numberDuration of the clip in seconds. Defaults to the animation clip duration.
OptionaleaseIn?: numberEase-in duration in seconds (default: 0)
OptionaleaseOut?: numberEase-out duration in seconds (default: 0)
Optionalloop?: booleanWhether the animation should loop within the clip (default: false)
OptionalpostExtrapolation?: ClipExtrapolationPost-extrapolation mode (default: None)
OptionalpreExtrapolation?: ClipExtrapolationPre-extrapolation mode (default: None)
OptionalremoveStartOffset?: booleanWhether to remove the start offset of the animation (default: false)
Optionalreversed?: booleanPlay the clip in reverse
Optionalspeed?: numberPlayback speed multiplier (default: 1)
Optionalstart?: numberStart time of the clip in seconds. If omitted, placed after the previous clip on this track.
Options for an animation clip in the timeline builder