Method InternalBuildTranslationTable
InternalBuildTranslationTable()
Creates the _gpuTranslationTable used to convert labels to the output texture.
Declaration
protected abstract ComputeBuffer InternalBuildTranslationTable()
Returns
| Type | Description |
|---|---|
| ComputeBuffer | The structured buffer containing the table. |