Module core_3d

Module core_3d 

Source

Modules§

graph

Structs§

AlphaMask3d
Core3dPlugin
MainOpaquePass3dNode
A bevy_render::render_graph::Node that runs the Opaque3d and AlphaMask3d ViewBinnedRenderPhasess.
MainTransparentPass3dNode
A bevy_render::render_graph::Node that runs the Transparent3d ViewSortedRenderPhases.
Opaque3d
Opaque 3D BinnedPhaseItems.
Opaque3dBatchSetKey
Information that must be identical in order to place opaque meshes in the same batch set.
Opaque3dBinKey
Data that must be identical in order to batch phase items together.
Transmissive3d
Transparent3d
ViewTransmissionTexture

Constants§

CORE_3D_DEPTH_FORMAT
DEPTH_TEXTURE_SAMPLING_SUPPORTED
True if multisampled depth textures are supported on this platform.

Functions§

check_msaa
extract_camera_prepass_phase
extract_core_3d_camera_phases
prepare_core_3d_depth_textures
prepare_core_3d_transmission_textures
prepare_prepass_textures