Did you re render the scene after changing the attribute?
Also i think the method your using removes
/detaches from parent but does not delete. That probably why the object stays in place. Here is a thread on removing from scene. Scene.remove()
Did you re render the scene after changing the attribute?
Also i think the method your using removes
/detaches from parent but does not delete. That probably why the object stays in place. Here is a thread on removing from scene. Scene.remove()