Skip to content

Commit d67cca6

Browse files
committed
remove: delete Main Pass Excluded example entry from README.md
1 parent 8b4ec89 commit d67cca6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ Example | Description
167167
[Lighting](../examples/3d/lighting.rs) | Illustrates various lighting options in a simple scene
168168
[Lightmaps](../examples/3d/lightmaps.rs) | Rendering a scene with baked lightmaps
169169
[Lines](../examples/3d/lines.rs) | Create a custom material to draw 3d lines
170-
[Main Pass Excluded](../examples/3d/main_pass_excluded.rs) | Excludes an entity from main camera passes while still casting shadows
171170
[Mesh Ray Cast](../examples/3d/mesh_ray_cast.rs) | Demonstrates ray casting with the `MeshRayCast` system parameter
172171
[Meshlet](../examples/3d/meshlet.rs) | Meshlet rendering for dense high-poly scenes (experimental)
173172
[Mirror](../examples/3d/mirror.rs) | Demonstrates how to create a mirror with a second camera

0 commit comments

Comments
 (0)