[Papervision3D] where is addRenderLayer()
Sebastien Tiscar
seboscarface at hotmail.com
Fri Sep 12 14:21:50 PDT 2008
hi everyone,
i am still looking for how to add filters and effect to a specific displayObject3D
the last lines i found on internet look like the following:
var bfx1:BitmapEffectLayer = new BitmapEffectLayer(_viewport,_viewport.width, _viewport.height);bfx1.addEffect(new BitmapLayerEffect(new BlurFilter(3, 3, 1))); _myviewport.addRenderLayer(bfx1);
it appears that addRenderLayer is not available. thus i am completly lost,
all the tutorials i've found cannot be used...
at
http://www.rockonflash.com/blog/?p=93
i just cannot use those examples
if anybody can help...
merci ;)
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger ! Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20080912/5a13d8bc/attachment.html
More information about the Papervision3D
mailing list