bevy_render2::render_resource does not expose StencilOperation #2818
Labels
A-Rendering
Drawing game state to the screen
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
Bevy version
59bfbd3
What you did
Constructing my own render pipeline with stencil attachment.
What you expected to happen
All wgpu types exposed.
What actually happened
StencilOperation not exposed.
The text was updated successfully, but these errors were encountered: