Expand description
A plugin for the Bevy game engine which provides an outline post-process effect. The effect makes use of a normal and depth prepass to generate outlines where significant differences in the values occur.
Modules§
- components
- Components used by this plugin.
Structs§
- Outline
Post Process Plugin - Plugin which provides an outline post-processing effect.
- Outline
Render Label - Label for outline post-process render node.