Method SetShaderDebugPrintInputConstants
SetShaderDebugPrintInputConstants(CommandBuffer, ShaderDebugPrintInput)
Set shader input constants.
Declaration
public void SetShaderDebugPrintInputConstants(CommandBuffer cmd, ShaderDebugPrintInput input)
Parameters
| Type | Name | Description |
|---|---|---|
| CommandBuffer | cmd | CommandBuffer to store the commands. |
| ShaderDebugPrintInput | input | Input parameters for the constants. |