refactor(srp): align urp renderer feature ownership model
This commit is contained in:
@@ -4,6 +4,7 @@ using XCEngine.Rendering;
|
||||
namespace XCEngine.Rendering.Universal
|
||||
{
|
||||
public abstract class ScriptableRendererFeature
|
||||
: Object
|
||||
{
|
||||
private bool m_disposed;
|
||||
private bool m_runtimeCreated;
|
||||
|
||||
Reference in New Issue
Block a user