[Papervision3D] DAE scene and viewport layers
baka
baka124 at hotmail.com
Wed Jun 10 12:11:55 PDT 2009
Hi,
I'm trying to sort out z fighting and clipping/culling issues using
ViewportLayers.
I have several DAE files loaded in and the consensus seems to be that
specific children from these scenes need to be loaded into layers.
However this is where it goes wrong as soon as i try to put
myLayer.addDisplayObject3D(myDae.getchildByName("some_scene_object").getChildByName("another_Scene_Object"));
It keeps thowing a null object reference error.
Eventho this pathing works when i use it elsewhere.
Even when i try to load it into a displayObject3D first and load that into a
layer it doesn't want to work.
Anyone with the golden ticket, or some other tip (tim misschien)?
Thanks
Olivier
--
View this message in context: http://www.nabble.com/DAE-scene-and-viewport-layers-tp23969033p23969033.html
Sent from the Papervision3D mailing list archive at Nabble.com.
More information about the Papervision3D
mailing list