GE Lua Documentation

Press F to search!

addDecalTangentForceId

Definition


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

Callers

@/lua/ge/extensions/editor/api/decal.lua
  editor.setDirty()
  local inst = Engine.Render.DecalMgr.addDecalTangentForceId(pos, normal, tangent, template, decalScale or 1, decalTexIndex or -1, flags or 0, initialAlpha or 1, index)
  editor.notifyDecalModified(inst)