View Single Post
  #3  
Old 06-04-2014, 06:59 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could use <node3d:renderNode>.setClearColor to set the clear color to match the wall. If you don't want to render the floor you could exclude that using the <node3d:renderNode>.setCullMask command.
Reply With Quote