[FScopedLegacyEvaluationTrack](API\Plugins\ControlRig\FScopedLegacyEvaluationTrack) allows [FMovieSceneEvaluationTrack](API\Runtime\MovieScene\FMovieSceneEvaluationTrack) to be cached when bulk-adding keyframes which significantly improves performance.
FScopedLegacyEvaluationTrack allows FMovieSceneEvaluationTrack to be cached when bulk-adding keyframes which significantly improves performance. Note that this code can be called multiple times for the same track but is not thread-safe as is.