How do I make a script that renders parts and terrain depending on their Graphics quality? ex. If they have there Graphics quality on the highest setting, then everything is rendered.
I’m pretty sure that’s what graphic quality does. But, for the render distance you could using streaming enabled
inside workspace.
https://developer.roblox.com/en-us/api-reference/property/Workspace/StreamingEnabled
1 Like