File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments