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
Tag Archives: vertices
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,
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
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.