mirror of
https://github.com/bevyengine/bevy
synced 2024-11-27 07:00:18 +00:00
ee4bcbea3c
# Objective allow meshes with equal z-depth to be rendered in a chosen order / avoid z-fighting ## Solution add a depth_bias to SpecializedMaterial that is added to the mesh depth used for render-ordering. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |