Getting TexutreInfo from polygon

Started by JavaMan, March 12, 2008, 01:53:47 PM

Previous topic - Next topic

JavaMan

Hi,
Is there anyway to get the textureinfo of a certain polygon through the polygonmanager,or another way? I see the method for getting a texture, but I want the textureinfo.
Jman

EgonOlsen

Currently not, because the TextureInfo isn't present any longer after assigning it. I'll look into it when i find the time, if i can somehow recreate it to make the PolygonManager return it on demand.

JavaMan

Oh, ok. Thanks for the quick response.
Jman