Papervision3D - Viewport.interactive = true;


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

Don't forget to set the viewport's interactive property to TRUE if you want MouseEvents and such in your PV3D Project!


Copy this code and paste it in your HTML
  1. viewport.interactive = true;

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.