-- @/=[C]:-1
function addDecalTangent(...)
editor.setDirty()
local inst = Engine.Render.DecalMgr.addDecalTangent(pos, normal, tangent, template, decalScale or 1, decalTexIndex or -1, flags or 0, initialAlpha or 1)
editor.notifyDecalModified(inst)