Optional
Initial step size by which the images will be translated.
Math.max(Math.round(Math.min(source.width, source.height, Math.max(xSpan, ySpan)) / 10,),1,)
Initial step size by which the images will be translated.