Parameters: |
- animation (boolean, (optional)) – Animation, Render files from the animation range of this scene
- write_still (boolean, (optional)) – Write Image, Save rendered the image to the output path (used only when animation is disabled)
- use_viewport (boolean, (optional)) – Use 3D Viewport, When inside a 3D viewport, use layers and camera of the viewport
- layer (string, (optional, never None)) – Render Layer, Single render layer to re-render (used only when animation is disabled)
- scene (string, (optional, never None)) – Scene, Scene to render, current scene if not specified
|