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

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

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,

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,

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.