GE Lua Documentation

Press F to search!

setConstantSizeIcons

Definition


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

Callers

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