Fixed meshlet culling
This commit is contained in:
@@ -35,8 +35,8 @@ protected:
|
||||
RenderGraph<
|
||||
DepthPrepass,
|
||||
LightCullingPass,
|
||||
BasePass
|
||||
//DebugPass,
|
||||
BasePass,
|
||||
DebugPass
|
||||
//SkyboxRenderPass
|
||||
> renderGraph;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user