STATE_camera_move

 

 


  Changes the location of the camera by the given X,Y,Z offset
   New_location=old_location + (X,Y,Z)
   space_flag could be WORLD_SPACE or CAMERA_SPACE
   space_flag determines if the step is according to the camera's
   coordinate system or the world coordinate  system.
   For example if space_flag==CAMERA_SPACE and step==(-1,0,0)
   This means that the camera will advance forward.
   Try both options and see what happens.

 

 

Go to page 1      Select API

 

Copyright © 2007 3DSTATE Corporation. www.3dstate.com