Fix T70537: Documentation: bpygpu_offscreen_draw_view3d_doc not up to date
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user