NavigationMode3D
常量:模型浏览模式,用于Viewer3D
Glodon.Bimface.Viewer.NavigationMode3D
Members
| Name | Type | Description |
|---|---|---|
| Fly | String | 飞行 |
| Orbit | String | 旋转 |
| OrbitWithModelCenter | String | 以模型中心旋转 |
| Select | String | 选择 |
| ThirdPerson | String | 第三人称视角行走漫游模式 |
| ThirdPersonRun | String | 第三人称视角奔跑漫游模式 |
| Walk | String | 漫游行走 |
| Zoom | String | 缩放 |
| ZoomWithRect | String | 框选缩放 |