Long name (short name) |
Argument types |
Properties |
|
-activeViewport(-avp)
|
|
|
|
Create the frame in the active viewport's camera.
|
|
-clear(-clr)
|
|
|
|
Erase the data from one or more frames using the highlighted range in Maya's time slider.
|
|
-copy(-cp)
|
|
|
|
Copy the frame data in the selected range to the clipboard.
|
|
-cutFrame(-cut)
|
|
|
|
Copy the frame data in the selected range to the clipboard and remove the frames.
|
|
-delete(-del)
|
|
|
|
Remove one or more frames using the highlighted range in Maya's time slider.
|
|
-duplicate(-dup)
|
|
|
|
Insert a frame at the current time that is a duplicate of the previous frame.
|
|
-exportFrames(-ex)
|
|
|
|
Show blue pencil export frame dialog.
|
|
-importFrames(-im)
|
|
|
|
Show blue pencil import frame dialog.
|
|
-insert(-ins)
|
|
|
|
Insert one or more empty frames using the highlighted range in the time slider.
|
|
-move(-mv)
|
int int int
|
|
|
Move the frames in the specified range by the given offset. Arguments are offset,
range start, range end.
|
|
-moveToNext(-mvn)
|
|
|
|
Move the current time to the next frame after retiming.
|
|
-paste(-pst)
|
|
|
|
Create new frames using the data in the clipboard at the current time.
|
|
-relative(-rel)
|
|
|
|
Set the retime action to shift the frames by a relative amount to add or remove space
between frames. When the flag is not set, the spacing between the frames is set to the
retime value.
|
|
-retime(-ret)
|
int
|
|
|
Shift frames or change the frame spacing in a selected range.
|
|
-scale(-sc)
|
float boolean int int
|
|
|
Scale the frames in the specified range by the given factor. Arguments are scale factor,
scale from end (true) or beginning (false), range start, range end.
|
|
-stepBack(-sb)
|
|
|
|
Set the current time to the previous blue pencil frame's time.
|
|
-stepForward(-sf)
|
|
|
|
Set the current time to the next blue pencil frame's time.
|
|