Tighten URP pass queue snapshot ownership
This commit is contained in:
@@ -20,6 +20,11 @@ namespace XCEngine.Rendering
|
||||
.Rendering_ScriptableRenderPipelinePlanningContext_GetRendererIndex(
|
||||
m_nativeHandle);
|
||||
|
||||
public ulong framePlanId =>
|
||||
InternalCalls
|
||||
.Rendering_ScriptableRenderPipelinePlanningContext_GetFramePlanId(
|
||||
m_nativeHandle);
|
||||
|
||||
public bool IsStageRequested(
|
||||
CameraFrameStage stage)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user