Fixed compilation errors;
Added MaterialPalette
This commit is contained in:
@@ -61,6 +61,8 @@ public unsafe partial class GhostRenderPipeline : IRenderPipeline
|
||||
return;
|
||||
}
|
||||
|
||||
_renderGraph.Dispose();
|
||||
|
||||
_disposed = true;
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user