Method Transcode
Transcode(CustomPassContext)
Add to the command buffer the process of removing all color channels and keeping only the red one.
Declaration
protected override void Transcode(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | Custom pass context |