mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
72b4aacf86
# Objective - Fix broken normals when the NormalPrepass is enabled ## Solution - Don't use the normal prepass for the world_normal - Only loadthe normal prepass - when msaa is disabled - for opaque or alpha mask meshes and only for use it for N not world_normal |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |