mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
d516a27dc6
# Objective - Currently, the depth textures are cached based on the target. If multiple camera have the same target but a different `depth_texture_usage` bevy will just use the same texture and ignore that setting. ## Solution - Add the usage as a cache key |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |