How to make color darker based on it height

As the title I want to add Realism to my ocean by adding the color based on it height and I mean by bones height on mesh

1 Like

you can try Color3:Lerp(color, alpha).

How? want to change color of mesh based on bones height

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.