color

The color of the solid, expressed as red, green, and blue values.Array of three floating-point values, [R, G, B], in the range [0.0..1.0]; read/write.

ShapeLayer object

The ShapeLayer object represents a shape layer within a composition. Create it using the LayerCollection objectメs addShape method; see LayerCollection addSh

Shape object

The Shape object encapsulates information describing a shape in a shape layer, or the outline shape of a Mask.It is the value of the Mask Path AE properties

vertices

The anchor points of the shape. Specify each point as an array of two floating-point values, and collect the point pairs into an array for the complete set

outTangents

The outgoing tangent vectors, or direction handles, associated with the vertices of the shape. Specify each vector as an array of two floating-point values,

inTangents

The incoming tangent vectors, or direction handles, associated with the vertices of the shape. Specify each vector as an array of two floating-point values,

featherTypes

An array containing each feather pointメs direction, either 0 outer feather point or 1 inner feather point .NOTE: You cannot change the direction of a feathe

featherTensions

An array containing each feather pointメs tension amount, from 0 0% tension to 1 100% tension .NOTE: Values are stored in the array in the order that feather

featherSegLocs

Anarray containing each feather pointメs mask path segment number section of the mask path between vertices, numbered starting at 0 .NOTE: Values are stored

featherRelSegLocs

An array containing each feather pointメs relative position, from 0 to 1, on its mask path segment section of the mask path between vertices, numbered starti