From: Bruce S. <bas...@un...> - 2002-06-06 00:31:43
|
No, there isn't, but it would be pretty easy to write small subroutines that would do what you want to do, if sliding is what you want. Note that just placing the camera will never be very useful; you do have to specify the point looked at as well. So there isn't really much alternative to having to update both center and forward. Bruce Sherwood At 12:30 PM 02/06/05 -0400, Gary Strangman wrote: >Hi, > >Is there currently a way to _directly_ specify the camera position? Camera >position (scene.mouse.camera) can certainly be modified via scene.center >and scene.forward, but this is rather indirect and awkward if you want to, >say, just slide the camera left or right or up or down. > >Gary > > >_______________________________________________________________ > >Don't miss the 2002 Sprint PCS Application Developer's Conference >August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > >_______________________________________________ >Visualpython-users mailing list >Vis...@li... >https://lists.sourceforge.net/lists/listinfo/visualpython-users |