We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850f838 commit e1dcd34Copy full SHA for e1dcd34
doc/source/user_guide/tutorials/animate/animate_time.rst
@@ -261,6 +261,7 @@ Save the animation
261
262
You can save the animation using the ``save_as`` argument with a target file path with the desired format as the extension key.
263
Accepted extensions are:
264
+
265
- ``.gif``;
266
- ``.avi``;
267
- ``.mp4``
@@ -280,6 +281,7 @@ Control the camera
280
281
Control the camera with the ``cpos`` argument.
282
283
A camera position is a combination of:
284
285
- A position;
286
- A focal point (the target);
287
- A upwards vector.
0 commit comments