refactor(rendering): split managed SRP layers and namespaces
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using System;
|
||||
using System.Runtime.CompilerServices;
|
||||
using XCEngine.Rendering;
|
||||
|
||||
namespace XCEngine
|
||||
{
|
||||
@@ -714,3 +715,4 @@ namespace XCEngine
|
||||
bool usesGraphManagedOutputColor);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user