VE Lua Documentation

Press F to search!

drawNodeVector

Definition


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

Callers

@/lua/vehicle/bdebugImpl.lua
          obj.debugDrawProxy:drawNodeSphere(node.cid, nodeScale, col)
          obj.debugDrawProxy:drawNodeVector(node.cid, (vel * 0.3), col)