DeferredPrepass
DeferredPrepass
Description
If added to a [
crate::prelude::Camera3d
] then deferred materials will be rendered to the deferred gbuffer texture and will be available to subsequent passes. Note the default deferred lighting plugin also requiresDepthPrepass
to work correctly.