![]() # 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 |