Autodesk.Viewing.Extensions
BimWalkExtension
new BimWalkExtension(viewer, options)
First Person navigation tool, similar to those found in videogames. Supports keyboard and mouse input.
The extension id is: Autodesk.BimWalk
Parameters
viewer* | Viewer instance |
options* object | Configurations for the extension |
* Required
Examples
viewer.loadExtension('Autodesk.BimWalk')
Methods
activate()
Enables the walk tool.
deactivate()
Deactivates the walk tool.