Method RenderImage
RenderImage(int, int, Camera, string)
Declaration
public void RenderImage(int width, int height, Camera camera, string outputImagePath)
Parameters
Type | Name | Description |
---|---|---|
int | width | |
int | height | |
Camera | camera | |
string | outputImagePath |