SimulationSpeedMode.speed constructor

SimulationSpeedMode.speed(
  1. SimulationConstantSpeed value
)

Implementation

SimulationSpeedMode.speed(SimulationConstantSpeed value) : this._raw(value, 0);