View Single Post
  #2  
Old 11-18-2014, 10:57 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can use the following code to get a handle to the sensor:

Code:
vizconnect.getTracker().getRaw()
Reply With Quote