-- @/=[C]:-1
function setIconBackgroundScale(...)
if path == "gizmos.objectIcons.iconBackgroundType" then worldEditorCppApi.setIconBackgroundType(iconBackgroundTypeFromString(value)) end
if path == "gizmos.objectIcons.iconBackgroundScale" then worldEditorCppApi.setIconBackgroundScale(value) end
if path == "gizmos.objectIcons.monoIconColor" then worldEditorCppApi.setMonoIconColor(value) end