Controls how the PlayableDirector behaves when playback reaches the end.
PlayableDirector.extrapolationMode
Hold the last frame when playback reaches the end of the timeline.
Loop back to the start and continue playing indefinitely.
Stop playback when the end is reached. The timeline will not loop.
Controls how the PlayableDirector behaves when playback reaches the end.
See
PlayableDirector.extrapolationMode