GE Lua Documentation

Press F to search!

setFineMoveScalar

Definition


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

Callers

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