-- @/=[C]:-1
function setConstantSizeIcons(...)
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