VE Lua Documentation

Press F to search!

inSameNodeCluster

Definition


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

Callers

@/lua/vehicle/wheels.lua
      local wheelRot = M.wheelRotators[wheelID]
      if obj:inSameNodeCluster(collisionNodeId, wheelRot.node1) then
        wheelRot.lastTreadContactNode = collisionNodeId