View Single Post
  #4  
Old 11-21-2013, 04:27 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
It should still work if you add a quad. Try the following:
Code:
ground = viz.addTexQuad(scale=[50]*3,euler=[0,80,0])
Reply With Quote