bevy/crates/bevy_core_pipeline
IceSentry dec52a0c8f
Use shader_def for oit resolve layer count (#15747)
# Objective

- Size is currently hardcoded in the shader which means it will break if
a user uses anything higher than that.

## Solution

- Use a shader_def to define the size

## Testing

Tested with the OIT example
2024-10-08 22:40:17 +00:00
..
src Use shader_def for oit resolve layer count (#15747) 2024-10-08 22:40:17 +00:00
Cargo.toml Add Order Independent Transparency (#14876) 2024-10-07 23:50:28 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Core Pipeline

License Crates.io Downloads Docs Discord