You have to cast your Object as Mesh or access the mesh within...:
Mesh(ObjectContainer3D(e.loader.handle).getChildByName
("loremipsum").bothsides=true;
only if you have used the Collada.load method
You have to cast your Object as Mesh or access the mesh within...:
Mesh(ObjectContainer3D(e.loader.handle).getChildByName
("loremipsum").bothsides=true;
only if you have used the Collada.load method