On Thu, 14 Sep 2006 15:11:54 +0100 Alexander Veenendaal <[EMAIL PROTECTED]> wrote:
> > How might I change a models vertex UV coordinates dynamically ? > > It seems that once a SimpleModel has been made, all such properties are > frozen and inaccessible. Yes, they are... this is the price for optimizing the model. Actually, you need to keep the model not optimized (i.e. a world with faces), or to re-create a new model. Jiba _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
