Search found 1 match

by Kimmen
Tue Sep 27, 2005 12:30 pm
Forum: Irrlicht.NET
Topic: rotate then scale?
Replies: 1
Views: 1210

rotate then scale?

Hi, I'm working a bit with Irrlicht and I've somewhat come to a deadend.
I have this ISceneNode that I want to first rotate then scale. But what ever I do, it just seem to first scale then rotate. Can I change that somehow? I've both tried setting Rotate and Scale and try calling methods in ...