Ixuss
17-07-2011 15:05:02
I need to change the UV coordinates of my ImageBox like this:
But there is only a private member _setUVSet(). How can I set the new UV coordinates of my ImageBox?
ImgBox->_setUVSet(0,0,1,0.5)
But there is only a private member _setUVSet(). How can I set the new UV coordinates of my ImageBox?