-- @/=[C]:-1
function setConstantSizeIconScale(...)
if path == "gizmos.objectIcons.constantSizeIcons" then worldEditorCppApi.setConstantSizeIcons(value) end
if path == "gizmos.objectIcons.constantSizeIconScale" then worldEditorCppApi.setConstantSizeIconScale(value) end
if path == "gizmos.objectIcons.iconWorldScale" then worldEditorCppApi.setIconWorldScale(value) end