Is it possible to control the camera in a Unity3D project being played on the Web player?
I want to control the walk through of existing models using JavaScript in the web player.
I see they have API functions for calling internal functions defined within the script, but don't see any way to gain access to the camera.