xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
74 stars 25 forks source link

setting property fieldOfView of view Element not working #82

Closed ghost closed 9 years ago

ghost commented 9 years ago

Dynamically changing the field of view on the <view> does not work after the document is loaded (initial attribute is parsed fine), neither by modifying the fieldOfView property nor by editing the attribute itself.