mesh_view_types.wgsl
Import path
Constants
Structures
struct
DirectionalLight
{
}
struct
LightProbe
{
}
struct
LightProbes
{
}
Shader version of the order independent transparency settings component.
For more information on these settings, see the documentation for
bevy_pbr::ssr::ScreenSpaceReflections.