Updated screenshot links
This commit is contained in:
parent
21c5461abd
commit
337b852d9f
@ -10,8 +10,8 @@ A plugin for the [Bevy](https://bevyengine.org) engine which adds an outline pos
|
|||||||
Note: This is a full-screen post process effect and cannot be enabled/disabled for specific objects.
|
Note: This is a full-screen post process effect and cannot be enabled/disabled for specific objects.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|

|
||||||

|

|
||||||
Configuration Used:
|
Configuration Used:
|
||||||
```rs
|
```rs
|
||||||
bevy_outline_post_process::components::OutlinePostProcessSettings::new(2.0, 0.0, false, 0.0);
|
bevy_outline_post_process::components::OutlinePostProcessSettings::new(2.0, 0.0, false, 0.0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user