Added OutlineRenderLabel documentation
This commit is contained in:
parent
3d89c34567
commit
ed2665afe2
@ -17,6 +17,7 @@ use bevy::{
|
||||
use super::components;
|
||||
use super::resources;
|
||||
|
||||
/// Label for outline post-process render node.
|
||||
#[derive(RenderLabel, Clone, Eq, PartialEq, Hash, Debug)]
|
||||
pub struct OutlineRenderLabel;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user