Gage
11-10-02, 03:14pm
is a static meshe worth it if you only use it once in a map?
The whole idea of a static mesh is that ever time u use it in a map it will only take up a small amout of memory.
say u have a mech of a tree that takes 500k of memory. the first Tree would = 500k in memory. now the second tree = 1k and the 3rd treek = 1k of memory and so forth becasue all thoes little 1k
s is only a pointer to the first tree.
But if you only use the static mech once in your level is it really worth it?
does a brush and a static mech = the same amout of memory if only used once in a level..... ?
The whole idea of a static mesh is that ever time u use it in a map it will only take up a small amout of memory.
say u have a mech of a tree that takes 500k of memory. the first Tree would = 500k in memory. now the second tree = 1k and the 3rd treek = 1k of memory and so forth becasue all thoes little 1k
s is only a pointer to the first tree.
But if you only use the static mech once in your level is it really worth it?
does a brush and a static mech = the same amout of memory if only used once in a level..... ?