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