mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
6beca13553
# Objective the current depth bias only adjusts ordering, so it doesn't work for opaque meshes vs alpha-blend meshes, and it doesn't help when two meshes are infinitesimally offset from one another. ## Solution pass the material's depth bias into the pipeline depth stencil `constant` field. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |