Extremely grateful if you can add removeChildren method.
I have another question that I have found "removeAllObjects" in "World" class.
When I add object3d A to object3d B, I have to add A to world too.
Does this mean that when I remove object3d A from object3d B, I have to remove A from world too?
(I use jpct first-time. I am not familiar with "world". In osg and jme, there is no "world", just node tree.)
I have another question that I have found "removeAllObjects" in "World" class.
When I add object3d A to object3d B, I have to add A to world too.
Does this mean that when I remove object3d A from object3d B, I have to remove A from world too?
(I use jpct first-time. I am not familiar with "world". In osg and jme, there is no "world", just node tree.)