Trying to get my Game Background like a Camera in Water

I’ve noticed when i put my camera into water it has this effect where most objects exept Players and Neon materials are coated in this blue tint

I want to try to replicate it but I’m unsure on how to approach it. I’m trying to change atmosphere properties but I don’t know which ones would make it work like water.

1 Like

Try putting a ColorCorrectionEffect under Lighting and editing the properties until it gets the effect you want.
https://developer.roblox.com/en-us/api-reference/class/ColorCorrectionEffect

2 Likes