[Papervision3D] The problem of ReflectionView

Jeff Winder info at jeffwinder.nl
Fri Jul 3 07:50:28 PDT 2009


To filter out an object from reflection, use the
viewport.viewportObjectFilter: 

viewportReflection.viewportObjectFilter = new
ViewportObjectFilter(ViewportObjectFilterMode.EXCLUSIVE);
viewportReflection.viewportObjectFilter.addObject(objectWithoutReflection);

Jeff.


sjkgxf7191 wrote:
> 
> I want to show some objects' reflections and the other objects's
> reflections will not be seen.
> How to achieve this effect with ReflectionView? Thanks.
> 

-- 
View this message in context: http://www.nabble.com/The-problem-of-ReflectionView-tp24261904p24324401.html
Sent from the Papervision3D mailing list archive at Nabble.com.




More information about the Papervision3D mailing list