Method StopSinglePass
StopSinglePass(CommandBuffer)
Queue up render commands to disable single-pass techniques.
Declaration
public void StopSinglePass(CommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
CommandBuffer | cmd |
StopSinglePass(RasterCommandBuffer)
Queue up render commands to disable single-pass techniques.
Declaration
public void StopSinglePass(RasterCommandBuffer cmd)
Parameters
Type | Name | Description |
---|---|---|
RasterCommandBuffer | cmd |