mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
e69e28fe74
# Objective / Solution
Make it possible to construct `Material2dBindGroupId` for custom 2D
material pipelines by making the inner field public.
---
The 3D variant (`MaterialBindGroupId`) had this done in
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |