Modules§
Structs§
- Alpha
Mask3d - Core3d
Plugin - Main
Opaque Pass3d Node - A
bevy_render::render_graph::Node
that runs theOpaque3d
andAlphaMask3d
ViewBinnedRenderPhases
s. - Main
Transparent Pass3d Node - A
bevy_render::render_graph::Node
that runs theTransparent3d
ViewSortedRenderPhases
. - Opaque3d
- Opaque 3D
BinnedPhaseItem
s. - Opaque3d
Batch SetKey - Information that must be identical in order to place opaque meshes in the same batch set.
- Opaque3d
BinKey - Data that must be identical in order to batch phase items together.
- Transmissive3d
- Transparent3d
- View
Transmission Texture
Constants§
- CORE_
3D_ DEPTH_ FORMAT - DEPTH_
TEXTURE_ SAMPLING_ SUPPORTED - True if multisampled depth textures are supported on this platform.