Method Transcode
Transcode(CustomPassContext)
Run the compute shader to convert data from the render texture to the compute buffer and request a read back.
Declaration
protected override void Transcode(CustomPassContext ctx)
Parameters
| Type | Name | Description |
|---|---|---|
| CustomPassContext | ctx |