Trying new meshlet gen approach
This commit is contained in:
@@ -29,10 +29,7 @@ private:
|
||||
OScene scene;
|
||||
Component::Camera viewportCamera;
|
||||
|
||||
RenderGraph<
|
||||
DepthPrepass,
|
||||
LightCullingPass,
|
||||
BasePass> renderGraph;
|
||||
RenderGraph renderGraph;
|
||||
|
||||
ThreadPool pool;
|
||||
ViewportControl cameraSystem;
|
||||
|
||||
Reference in New Issue
Block a user