View Single Post
  #2  
Old 11-10-2015, 03:33 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could get the mouse position every frame using viz.mouse.getPosition() and multiply the values returned by some scale factor to simulate position data.
Reply With Quote