Methods
Navigation
setNavigationSettings
Set the navigation settings.
This method supersedes the deprecated methods walkSpeed, elevationSpeed and rotationSpeed.
The navigation settings.
Type | Required |
---|---|
Object | Yes |
Properties
Name | Type | Required | Description |
---|---|---|---|
elevationSpeed | Number | No | The elevation speed in meters per second |
rotationSpeed | Number | No | The rotation speed in degrees per second |
walkSpeed | Number | No | The walking speed in meters per second |
Updated 13 Sep 2024
Did this page help you?