|
|
My mesh2 file looks like this :
mesh2
{
vertex_vectors
{
n+1,
<x0, y0, z0>,
...
<xn, yn, zn>
}
normal_vectors
{
n+1,
<x0, y0, z0>,
...
<xn, yn, zn>
}
.....
scale <1, 10, 1> <----- QUESTION
}
I wonder if scale affect only vertex_vectors or both : vertex_vectors and
normal_vectors.
Tahnks in advance
Gawel
-------------------------------
Werner Heisenberg
Post a reply to this message
|
|