This is the closest, but it turns out that if you continued to turn the wheel of the mouse when you reach the limit, continues to gain value, then when I want to go forward it takes quite some time, because the value of the wheel continues to increase beyond the limit established with Clamp.
self.pivotCamera:SetPosition(0,0,Math:Clamp(self.sWheel,0,10),false )