-- @/=[C]:-1
function setFadeIconsDistance(...)
if path == "gizmos.objectIcons.randomIconColorSeed" then worldEditorCppApi.setRandomIconColorSeed(value) end
if path == "gizmos.objectIcons.fadeIconsDistance" then worldEditorCppApi.setFadeIconsDistance(value) end
if path == "gizmos.objectIcons.iconBackgroundType" then worldEditorCppApi.setIconBackgroundType(iconBackgroundTypeFromString(value)) end