Method Execute
Execute(CustomPassContext)
Execute the DrawRenderers with parameters setup from the editor
Declaration
protected override void Execute(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | The context of the custom pass. Contains command buffer, render context, buffer, etc. |