diff options
author | Silas Bartha <[email protected]> | 2024-04-23 16:51:03 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-23 16:51:03 -0400 |
commit | bf23aa06372642f85b702b270a670ca3628c0934 (patch) | |
tree | d194ed4476e05c9c4ea4d5437bb5410b769a0329 /README.md | |
parent | 83c1a4b92f4dab0db61816c8b01380299922d49b (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ A plugin for the [Bevy](https://bevyengine.org) engine which adds an outline post-processing effect. +Note: This is a full-screen post process effect and cannot be enabled/disabled for specific objects. + ## Screenshots ![](./doc/screenshot.png) ![](./doc/screenshot_smooth.png) |