Movie panel

From PyMOLWiki
Revision as of 17:30, 4 June 2009 by Inchoate (talk | contribs) (Created page with '= Overview = The Movie_panel is a time-line view (placed at the bottom of the screen when activated) that the user can interact with to more easily produce movies. A frame c...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The Movie_panel is a time-line view (placed at the bottom of the screen when activated) that the user can interact with to more easily produce movies. A frame counter is shown as a small cursor. This can be dragged along the timeline to quickly access other frames in the movie. Whenever a camera setting is stored on a frame a blue colored cursor appears.

Syntax

# turn on the movie panel
set movie_panel, 1

See Also

Category:Movies