I am trying to rotate and translate an object within a scene using the mouse. I just need an integer value I can use to translate the object in the Z direction. I was looking for something like MouseWheelForwardEvent.GetWheelRotation() David