I’m a bit confused with the performance of localScale.
I have about 50 planes in my scene whose Transform is updated every Update. Everything works fine if I just change the position, eulerAngles or whatever. But if I add a line changing the localScale the framerate slows down from 60 FPS to 15 FPS, even if it is always the same scale.
Label.transform.localScale = new Vector3 ( 3, 3, 3 );
It doesn’t matter if I run it in the WebPlayer or Standalone mode. Anyone has an idea? Could there be a workaround, like setting the worldMatrix directly?
There’s this other unresolved thread with a similar topic regarding Android Transformlocalscale Very Slow and another unresolved thread
Does ransformlocalscale now use gpu.
glad to know that the new moderation features are working. when somebody approves this crap, they should get THEIR account suspended along with the spammer imo.
– testureSorry about that, that guy was suspended, but apparently whomever was cleaning things up didn't see this comment. If you notice any more, please let us know!
– dzone_adm