Refactor scene rendering to use batched culling for main view and shadow projections
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
class Task;
|
||||
class ModelBase;
|
||||
struct RenderContextBatch;
|
||||
|
||||
/// <summary>
|
||||
/// Base class for model resources meshes.
|
||||
|
||||
Reference in New Issue
Block a user