3D Outline screenshot 1
R

Publisher

reisdev

3D Outline

FX
Color Customizable FX Outline Shader Thickness Visual

A simple customizable 3D outline shader..

How to use? Just add the outline.material as next_pass to the material which is suppose to have an outline.

For more details and tips check out the Test folder or read the README.md

Customizable:

  • can be enabled and disabled through a simple shader parameter
  • choose your desired color
  • adjust the thickness of the outline

godot-3d-outline

An easy to use 3d outline shader which can be enabled and disabled through a simple parameter.

How to use?

Simply add the outline.material as the next_pass of the material to which you wannt to apply the outline. If you don't need any exsamples you can delete the TEST folder. Othwise the exsamples in there could be helpful to you.

What's the outline.shader capeable of?

  • enable: you can always turn the outline on or off (useful for marking the object a player is pointing at). For an exsample implementation checkout the Toggle Outline.gd file.
  • color: choose the color your outline needs
  • thickness: adjust the strength of the outline