![]() |
|
#1
|
|||
|
|||
I see, but there's no built in function for either clearing the whole scene, or getting a list of objects in the scene? I've tried for node in viz.getNodeList(): node.remove(), but this seems to give unexpected results.
|
#2
|
|||
|
|||
Try using viz.MainScene.getChildren() to get all the nodes in the scene.
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|