Is it possible to do this?


I was browsing through a game file my friend made when I came across this: it’s a mesh that shows a gradient even though there’s no texture applied. Is there a way to achieve this?

1 Like

I’m a programmer but from the little I know related to this, yes, it IS possible to get a gradient appearance on a mesh without an actual texture in Roblox by using Vertex Colors baked into the mesh

1 Like

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