Forge Viewer - BimWalk Teleportation
问题 I wanted to use teleportation property of BimWalk extension in my own function of forge viewer. But, I was not able to find the implementation details of teleportation. Is there any way for teleporting to specific object of the model in forge viewer? 回答1: The simplest approach would be to mimic the mouse interaction to trigger teleporting and set the // when in first person mode const bimWalk = viewer.getExtension('Autodesk.BimWalk') bimWalkExt.tool.navigator.teleporting = true viewer.select