简体   繁体   中英

Autodesk Forge Viewer state properties

How to get the current view eye, target, up and worldvector in the forge? I am trying to set view data in the database like an IOT RCDB.

Thanks, Naing Oo

You can get all the camera info from the viewer's navigation object, for example:

Then you can reapply the camera settings using one of the following nethods:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM