mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Add config to enable opengl wireframe (#2041)
This commit is contained in:
parent
5f641ecf6d
commit
32eda9d66a
5 changed files with 20 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ A list of all config options
|
|||
'tex_template', 'tex_template_file', 'text_dir', 'top', 'transparent',
|
||||
'upto_animation_number', 'use_opengl_renderer', 'use_webgl_renderer',
|
||||
'verbosity', 'video_dir', 'webgl_renderer_path', 'window_position',
|
||||
'window_monitor', 'window_size', 'write_all', 'write_to_movie']
|
||||
'window_monitor', 'window_size', 'write_all', 'write_to_movie', 'enable_wireframe']
|
||||
|
||||
|
||||
A list of all CLI flags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue