Method InternalBindExtraParameters
InternalBindExtraParameters(CommandBuffer)
Used to bind parameters to the kernel other than the default ones.
Declaration
protected virtual void InternalBindExtraParameters(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | CommandBuffer instance. |