RenderView¶
Renders a 3D scene with cameras and their depth data.
Rendering uses OpenGL and requires a capable GPU and graphics driver.
Note
All OpenGL operations from this command as well as RenderPointMap and virtual cameras share a single OpenGL context and will run sequentially even when they were executed from different execution slots.