Fix T70537: Documentation: bpygpu_offscreen_draw_view3d_doc not up to date

This commit is contained in:
Ulysse Martin
2019-10-07 14:38:11 -03:00
committed by mano-wii
parent e5858cc5be
commit e284654fbf

View File

@@ -183,7 +183,7 @@ static PyObject *bpygpu_offscreen_unbind(BPyGPUOffScreen *self, PyObject *args,
PyDoc_STRVAR(
bpygpu_offscreen_draw_view3d_doc,
".. method:: draw_view3d(scene, view3d, region, view_matrix, projection_matrix)\n"
".. method:: draw_view3d(scene, view_layer, view3d, region, view_matrix, projection_matrix)\n"
"\n"
" Draw the 3d viewport in the offscreen object.\n"
"\n"