Function ambient_api::prelude::physics::stop_motor
source · pub fn stop_motor(entity: EntityId)
Expand description
Stops a motor on entity
. Does nothing if the motor is not running.
pub fn stop_motor(entity: EntityId)
Stops a motor on entity
. Does nothing if the motor is not running.