![]() |
|
#8
|
|||
|
|||
|
If your script does not require a handle to the texture after applying it to the model, then you can immediately remove it after using it. Example:
Code:
tex = viz.addTexture(...) model.texture(tex) tex.remove() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vizard memory error | durf | Vizard | 2 | 08-05-2009 07:28 AM |
| Problems loading WRL file | DrunkenBrit | Vizard | 2 | 01-29-2009 12:58 AM |
| Linking problems with Live Character | Frank Verberne | Vizard | 5 | 06-04-2008 11:42 AM |
| 2 problems with our HMD | Vbents | Precision Position Tracker (PPT) | 1 | 07-26-2006 07:55 PM |
| Problems with lighting in 2.0 | murm | Vizard | 6 | 04-21-2004 09:59 AM |