Go to:
Return value. Related commands. Flags. Examples.
Synopsis
setInfinity -pri < constant | linear | cycle | cycleRelative | oscillate >
setInfinity -poi < constant | linear | cycle | cycleRelative | oscillate >
set the infinity type before (after) a paramCurve's first
(last) keyframe.
Return value
none
Related commands
copyKey, cutKey, pasteKey, snapKey, keyframe, keyframeStats, keyframeOutliner, scaleKey, keyTangent, findKeyframeFlags
attribute, controlPoints, hierarchy, postInfinite, preInfinite, shape
Long name (short name) | [argument types] | Properties |
---|
-attribute
(-at)
| string |   |
|
List of attributes to select
|
|
-hierarchy
(-hi)
| string |  |
|
Hierarchy expansion options. Valid values are "above,"
"below," "both," and "none." (Not valid for "pasteKey" cmd.)
|
|
-shape
(-s)
| boolean |  |
|
Consider attributes of shapes below transforms as well,
except "controlPoints". Default: true. (Not valid for "pasteKey" cmd.)
|
|
-controlPoints
(-cp)
| boolean |  |
|
This flag explicitly specifies whether or not to include the
control points of a shape (see "-s" flag) in the list of attributes.
Default: false. (Not valid for "pasteKey" cmd.)
|
|
-preInfinite
(-pri)
|
|   |
|
set the infinity type before a paramCurve's first keyframe
|
|
-postInfinite
(-poi)
|
|   |
|
set the infinity type after a paramCurve's last keyframe
|
|
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command
|
Examples
setInfinity -pri linear -poi constant;