VE Lua Documentation

Press F to search!

getAngularVelocityBrakeCouple

Definition


-- @/=[C]:-1
function getAngularVelocityBrakeCouple(...)

Callers

@/lua/vehicle/extensions/perfectLaunch.lua
      if wheel.hasDiffAttached then
        local wheelSpeed = max(wheel.obj.getAngularVelocityBrakeCouple() * wheel.wheelDir * wheel.radius, 0)
        local expectedWheelSpeed = actualVelocity