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