-- @/=[C]:-1
function setIconShadowColor(...)
if path == "gizmos.objectIcons.selectedIconColor" then worldEditorCppApi.setSelectedIconColor(value) end
if path == "gizmos.objectIcons.iconShadowColor" then worldEditorCppApi.setIconShadowColor(value) end
if path == "gizmos.objectIcons.iconBackgroundColor" then worldEditorCppApi.setIconBackgroundColor(value) end