Method SetGlobalParameters
SetGlobalParameters(CommandBuffer)
Adds the beam light description to the given command buffer.
Declaration
public void SetGlobalParameters(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd | The command buffer to add beam light description to. |