Show frames

Go to: Related nodes. Attributes.

Maintain information about a particular shot in a sequence

Node name Parents MFn type Compatible function sets
shot dependNode kShot kBase
kNamedObject
kDependencyNode
kCreate
kShot

Related nodes

sequence

Attributes (24)

audio, cameras, clip, clipDuration, clipPostHold, clipPreHold, clipScale, clipValid, clipZeroOffset, currentCamera, endFrame, favorite, hResolution, members, postHold, preHold, scale, sequenceEndFrame, sequenceStartFrame, shotName, startFrame, track, trackState, wResolution

Long name (short name) Type Default Flags
startFrame (sf) time 0film outputinputconnectablestorable
Starting frame of the shot in the Maya timeline.
endFrame (ef) time 24film outputinputconnectablestorable
Ending frame of the shot in the Maya timeline.
sequenceStartFrame (ssf) time 0film outputinputconnectablestorable
Starting frame of the shot in the sequence timeline.
scale (s) double 1.0 outputinputconnectablestorable
Scale factor applied to the Maya frame range of the shot.
preHold (prh) time 0film outputinputconnectablestorable
Fixed number of frames prepended to the shot in the sequence timeline.
postHold (psh) time 0film outputinputconnectablestorable
Fixed number of frames appended to the shot in the sequence timeline.
sequenceEndFrame (se) time 24film outputconnectable
Ending frame of the shot in the sequence timeline. This is a computed value based on the start frame, maya range, scale, and holds.
clip (clp) Message n/a outputinputconnectable
The image plane tied to the front of the camera, used to display the rendered clip for this shot
clipScale (cs) double 1.0 outputinputconnectablestorable
Shot's scale when clip is initially rendered
clipPreHold (cprh) time 0film outputinputconnectablestorable
Shot's pre-hold value when clip is initially rendered
clipPostHold (cpsh) time 0film outputinputconnectablestorable
Shot's post-hold value when clip is initially rendered
clipZeroOffset (czo) time 0film outputinputconnectablestorable
Offset for clip to stay aligned with Shot. This is initially zero, when a clip is created, it is updated as the Shot is trimmed to ensure alignment.
clipDuration (cdr) time 0film outputinputconnectablestorable
Duration of the current clip
clipValid (cv) bool true outputinputconnectablestorable
Duration of the current clip
favorite (fav) bool false outputinputconnectablestorable
Whether the shot is a favorite
audio (aud) Message n/a outputinputconnectable
The audio clip associated with the shot.
cameras (cam) Message n/a arrayoutputinputconnectable
The set of cameras defined for the shot
currentCamera (ccm) Message n/a outputinputconnectable
The shot camera currently used to view the scene.
track (tk) integer 1 outputinputconnectablestorable
The Trax Editor track in which the shot resides.
trackState (ts) short 0 outputinputconnectablestorable
Flag bits for the track state. Current mask values are: 1: when set means that all the caches on the track are locked 2: when set means that all the caches on the track are soloed 4: when set means that all the caches on the track are muted 8: when set means that another track is soloed, so this track acts as if it is muted 16: when set means that shot is muted, used by, used by tools that work on a shot/shot basis, not via tracks
shotName (sn) string "" outputinputconnectablestorable
A user-supplied name for the shot.
members (mbr) Message n/a outputinputconnectable
The dag objects drawn in this shot.
wResolution (wres) integer 1024 outputinputconnectablestorable
The horizontal resolution to be set for playblasting the the scene to a image plane. This doesn't affect any current images only newly playblasted images.
hResolution (hres) integer 778 outputinputconnectablestorable
The playblast vertical resolution (see wResolution for more details).