Method SetShaderDebugPrintBindings
SetShaderDebugPrintBindings(CommandBuffer)
Binds the gpu-buffers for current frame.
Declaration
public void SetShaderDebugPrintBindings(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | CommandBuffer to store the commands. |