( mapped fn DisableRw obj = ( if obj == undefined do return false coords = getclassinstances StandardUVGen target:obj if coords.count == 0 do return false coords.realWorldScale = false coords.U_Tiling = coords.V_Tiling = 1 ) DisableRw selection )