![]() |
|
#3
|
|||
|
|||
|
Thank you, this solved my problem. And this is my new code:
for name in world.getNodeNames(): abc = world.getChild(str(name)) abc.appearance(viz.DECAL) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| node3d: vertices, faces | jdoerr | Vizard | 3 | 09-02-2010 08:32 AM |
| How to move a text object and its children text objects as a whole | knightgba | Vizard | 2 | 08-24-2010 11:21 AM |
| passing node3d to c++ | jdoerr | Plug-in development | 1 | 04-23-2009 04:16 PM |
| how to enable node and all children | michaelrepucci | Vizard | 2 | 08-01-2008 12:47 PM |
| Inheritence with node3d | dan12345 | Vizard | 1 | 05-23-2008 07:14 PM |