Missing property for Studio service

So I was making a plugin and I just found out that there is no property for selection box thickness in

game:GetService("Studio")
-- and (they are the same)
settings().Studio
-- I also checked
game:GetService("StudioService")
-- and
settings()

image

Maybe there is another way to hide selection boxes without setting selection box thickness to -1?
Here is studio API reference Studio

This is the selection box I was talking about

Not sure if this helps??

It only changes the thickness of this selection box

Then I’m clueless, try searching in studio settings a little bit more.

I checked every property of settings() including Studio properties. Maybe I should make a feature request or it’s just me and I can’t find it?

Try making a feature request if it hasn’t been made already, and if the feature aleady exists, someone will tell you.

The problem is that I forgot that I’m not regular, and I can’t post a feature request .

Reply the feature request under this post and I’ll make it.