Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert Transparent2d::dynamic_offset to extra_index
[12889](bevyengine/bevy#12889) Gpu Frustum Culling removed the dynamic_offset of Transparent2d and it became `extra_index` with the special value `PhaseItemExtraIndex::NONE`, which indicates the `None` that was here previously
- Loading branch information