Function DrawingData.Render
Render
(Camera cam, bool allowGizmos, CommandBufferWrapper commandBuffer, bool allowCameraDefault)
Call after all Draw commands for the frame have been done to draw everything.
Public
void Render (
cam | ||
bool | allowGizmos | |
commandBuffer | ||
bool | allowCameraDefault | Indicates if built-in command builders and custom ones without a custom CommandBuilder.cameraTargets should render to this camera. |
Call after all Draw commands for the frame have been done to draw everything.