VE Lua Documentation

Press F to search!

getParameters

Definition


-- @/lua/vehicle/ai.lua:6905

local function getParameters()
  return parameters
end

Callers

@/inspector/External/three.js/three.js

            var parameters = programCache.getParameters(
                material, lights.state, shadowsArray, fog, _clipping.numPlanes, _clipping.numIntersection, object );