how do i access the mesh of an object3d?

(obj.handle as ObjectContainer3D).children[0].material = new
ColorMaterial(0x00FF00);

this line doesn't work x_X

Reply via email to