The type of object for which the imported file is to be the source. Before setting, use canImportAs to check that a given file can be imported as the source
Tag Archives: value
time
The current time of the item when it is being previewed directly from the Project panel. This value is a number ofseconds. Use the global method timeToCurre
fieldSeparationType
How the fields are to be separated in non-still footage.It is an error to set this attribute if isStill is true. It is an error to set this value to FieldSe
propertyDepth
The number of levels of parent groups between this property and the containing layer. The value 0 for a layer.Integer; read-only.
type
The content in the viewer panel.A ViewerType enumerated value; read-only. One of:ViewerType.VIEWER _COMPOSITIONViewerType.VIEWER_L AYERViewerType.VIEWER _FO
maskMotionBlur
How motion blur is applied to this mask.A MakMotionBlur enumerated value; read/write. One of:Mask Motion Blur.SAME_AS_L AYERMaskMotion Blur.ONMaskMotion Blu
isNameFromSource
True if the layer has no expressly set name, but contains a named source. In this case, layer.name has the same value as layer.source.name.False if the laye
minValue
The minimum permitted value of the named property. If the hasMin attribute is false, an exception occurs, and an error is generated.Floating-point value; re
keyOutInterpolationType()
Returns the outgoing interpolation type for the specified keyframe.keyIndex The index for the keyframe. An integer in the range [1..numKeys], as returned by
closed
When true, the first and last vertices are connected to form a closed curve. When false, the closing segment is not drawn.Boolean; read/write.