Difference between revisions of "Template:UI Object Attributes (Camera)"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
|- | |- | ||
|<yyyymmddhhmmss> | |<yyyymmddhhmmss> | ||
− | |Pause a motion at the specified time or the nearest frame available | + | |Pause a motion at the specified time or the nearest frame available , using the format "yyyymmddhhmmss" (e.g. "20141016125534") |
|- | |- | ||
|<timestamp> | |<timestamp> | ||
− | |Pause a motion at the specified timestamp or the nearest frame available | + | |Pause a motion at the specified timestamp (in seconds) or the nearest frame available |
|- | |- | ||
|rwd | |rwd |
Revision as of 10:28, 14 February 2014
Camera attributes
Name | Value | Description |
---|---|---|
camera | <name> | The name of the camera, or the name of a camera grid, defined as gridN, where N is the grid number |
play | true | Play the latest motion |
<yyyymmddhhmmss> | Play the motion from the specified time or the nearest frame available, using the format "yyyymmddhhmmss" (e.g. "20141016125534") | |
<timestamp> | Play the motion from the specified timestamp (in seconds) or the nearest frame available | |
rwd | Rewind to the previous motion | |
fwd | Forward to the next motion | |
pause | true | Pause the camera if in playback mode |
<yyyymmddhhmmss> | Pause a motion at the specified time or the nearest frame available , using the format "yyyymmddhhmmss" (e.g. "20141016125534") | |
<timestamp> | Pause a motion at the specified timestamp (in seconds) or the nearest frame available | |
rwd | Rewind to the previous motion and pause it | |
fwd | Forward to the next motion and pause it | |
live | true | Toggle live mode |