Add URP renderer API compatibility shims
This commit is contained in:
@@ -17,7 +17,7 @@ namespace XCEngine.Rendering.Universal
|
||||
{
|
||||
}
|
||||
|
||||
public RenderPassEvent renderPassEvent { get; protected set; } =
|
||||
public RenderPassEvent renderPassEvent { get; set; } =
|
||||
RenderPassEvent.BeforeRenderingOpaques;
|
||||
|
||||
public virtual bool SupportsStage(
|
||||
|
||||
Reference in New Issue
Block a user