The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.
Tag Archives: layer
fillColor
The text layerメs fill color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 32-
duration
The markerメs duration, in seconds. The duration appears in the Timeline panel as a short bar extending from the marker location.Floating point; read/write.
color
The color used to draw the mask outline as it appears in the user interface Composition panel, Layer panel, and Timeline panel .Array of three floating-poin
addSolid()
Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F
comment
A descriptive comment for the layer.String; read/write.
guideLayer
True if the layer is a guide layer.Boolean; read/write.
calculateTransformFromPoints()
Calculates a transformation from a set of points in this layer.pointTopLeft The top left point coordinates in the form of an array, [x, y, z].pointTopRight
expressionEnabled
When true, the named property uses its associated expression to generate a value. When false, the keyframe information or static value of the property is us
unitsText
The text description of the units in which the value is expressed.String; read-only.