Papervision3D - lookAt()


/ Published in: ActionScript 3
Save to your folder(s)

Easily make a camera or object look towards another object.


Copy this code and paste it in your HTML
  1. // Just tell it what objects to use!
  2. myObjectOrCamera.lookAt(myOtherObject);

URL: http://www.madvertices.com/2008/10/papervision-3d-lookat-method.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.