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