Simple question about how to move camera

Hi guys, I just wanted to know what the node is called for the camera. So i can move it. I looked on the wiki but I could not find anything. I dont even know how the camera is created in the SimpleAppliciation so if anyone knows a good wiki page that would help a ton!



Thanks,

Zach

You can use the CameraNode class.

But if you just want to move you camera use the camera object of the simpleapplication named “cam” and use the setLocation method