Camera.SetPosition dont work?

murtek

21-10-2010 12:22:40

Hi, i make a windows.Camera.SetPosition(1.1f, 2.2f, 3.3f);
But when i start my Programm nothing changes and its still the old position, why could this be?

issingle

23-10-2010 02:30:14

it works.
u can set different camera's pos every frame,than u'll see it.