GE Lua Documentation

Press F to search!

setDrawIconShadow

Definition


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

Callers

@/lua/ge/extensions/editor/objectTool.lua
  if path == "gizmos.general.drawObjectsText" then worldEditorCppApi.setDrawObjectsText(value) end
  if path == "gizmos.objectIcons.drawIconShadow" then worldEditorCppApi.setDrawIconShadow(value) end
  if path == "gizmos.objectIcons.constantSizeIcons" then worldEditorCppApi.setConstantSizeIcons(value) end