This version of Unity is unsupported.

ScriptableRenderContext.EndSubPass

Declaration

public void EndSubPass();

Description

Schedules the end of the currently active sub pass.

See Also: BeginSubPass.