top of page

Shader: Noise Tex Outline

About
 

This 2D alpha outline shader has been created in Unreal Engine. It is an easy and efficient way of getting the outline of a noise texture or an icon, due to the fact that it doesn't rely on as many instructions as the sobel edge function. The shader is interactive through exposed material parameters, which allow the developer to modify various properties.

Parameters:

  • Alpha: Allows the user to select the alpha mask texture to detect the border.

  • Border Size: Controls the width of the effect.

Copyright 2021 | Manuel Carrasco. All Rights Reserved

  • YouTube - círculo blanco
  • Twitter - círculo blanco
  • LinkedIn - círculo blanco
bottom of page