Moves the Cesium camera forward (or backward if stepSize < 0) by a standard step.
When sprinting, moves faster. Keeps the camera 2 meters above the terrain.
Parameters
app: object
Application context.
OptionalstepSize: number = 1
The distance to move forward (negative for backward).
Moves the Cesium camera forward (or backward if stepSize < 0) by a standard step. When sprinting, moves faster. Keeps the camera 2 meters above the terrain.