Skip to main content

Information

Highlight is a post process material for Unreal Engine that lets you make specific assets stand out by outlining them and keeping them visible even through walls. It works well for showing objectives, marking important items, revealing enemies, guiding the player toward interactable objects, or making key parts of a scene easier to spot at a glance. It is especially useful when you want something to stay clearly visible and instantly draw attention, even when it would normally be hidden from view.

Material Parameters

Mask

Disable Mask:
Disables the mask.
Mask Color:
Controls the mask color.
Mask Opacity:
Controls the mask opacity.
Mask Fade Distance:
Controls the distance at which the mask will fade out.

Outline

Disable Outline:
Disables the outline.
Outline Color:
Controls the outline color.
Outline Size:
Controls the outline size.
Outline Threshold:
Controls the outline threshold. A higher value will define the outline, thus preventing it from having unwanted artifacts.
Outline Fade Distance:
Controls the distance at which the outline will fade out.