GE Lua Documentation

Press F to search!

setIconShadowOffset

Definition


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

Callers

@/lua/ge/extensions/editor/objectTool.lua
  if path == "gizmos.objectIcons.objectTextColor" then worldEditorCppApi.setObjectTextColor(value) end
  if path == "gizmos.objectIcons.iconShadowOffset" then worldEditorCppApi.setIconShadowOffset(value) end
  if path == "gizmos.general.fineMoveScalar" then worldEditorCppApi.setFineMoveScalar(value) end