上善若水  

1.scene.add(obj);   在场景中添加物体

2.scene.remove(obj);   在场景中移除物体

3.scene.children();  获取场景中所有子对象的列表

4.scene.getChildByName();  利用name属性,获取场景中某个特定的物体

posted on 2016-06-29 16:36  sherryChang  阅读(6211)  评论(0编辑  收藏  举报