Method UpdateCellStreaming
UpdateCellStreaming(CommandBuffer, Camera)
Updates the cell streaming for a Camera
Declaration
public void UpdateCellStreaming(CommandBuffer cmd, Camera camera)
Parameters
| Type | Name | Description |
|---|---|---|
| CommandBuffer | cmd | The CommandBuffer |
| Camera | camera | The Camera |