top of page
Shader: Mesh Trail
About
This voronoi shader has been created in Unreal Engine. It’s a simple and efficient way of creating modular textures to decorate a drawing or a glass of a church with stock images to save development time. The shader is interactive through exposed material parameters, which allow the developer to modify various properties.
Parameters:
-
Hardness: Controls the borders’ gradient width.
-
Scale: Controls the size of the cells.
-
Thickness: Controls the width of the borders.
-
Borders: Allows the user to select whether he wants to apply borders to the cells or not .
-
Voronoi: Allows the user to select whether he wants to apply the effect or not.
-
Texture: Allows the user to select the texture applied to the mesh.
bottom of page