Rogus
Member
|
texMap()
In the older version of the engine was method texMap. Is texMap is the same as fixTexWrapping()? It seems to me that it did not work. I have a solid color on the mesh.
|
|
02-13-2013 09:20 AM |
|
Esenthel
Administrator
|
RE: texMap()
Hi,
This is not the same function.
It was hidden to keep the api clean, less functions = easier to browse.
Can you tell me why you need this?
|
|
02-13-2013 10:51 AM |
|
Rogus
Member
|
RE: texMap()
Hi
I'm creating meshes vertex by vertex. When it's done i must set material on it. Now just color is changing and the texture is gone.
|
|
02-13-2013 11:43 AM |
|
Esenthel
Administrator
|
RE: texMap()
I will restore MeshBase.texMap methods for next release
|
|
02-13-2013 11:50 AM |
|
Rogus
Member
|
RE: texMap()
Thank you very much
|
|
02-13-2013 11:54 AM |
|