VE Lua Documentation

Press F to search!

addParticleVelWidthTypeCount

Definition


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

Callers

@/lua/vehicle/particlefilter.lua
          --log('D', "particlefilter.particleEmitted", "spawned particle type " .. tostring(p.particleType))
          obj:addParticleVelWidthTypeCount(p.id1, p.normal, p.nodeVel, r.veloMult, r.width, r.particleType, r.count)
        end