View Single Post
  #3  
Old 11-16-2011, 05:03 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Clustering is not really meant to be used this way. Cluster clients don't actually execute any Python code. They just receive commands from the master to perform basic low-level commands (e.g. add objects, set position, etc...). Clustering is only meant to be used when you want to clone the output of a script with only slight changes (e.g. view offset, fov). Picking is not supported on the clients.
Reply With Quote