featherTypes

shapeObject.value.featherTypes

Description

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 feather point after it has been created.
NOTE: Values are stored in the array in the order that feather points are created.

Type

Array of integers (0 or 1); read/write.

Other Tags

Posted in Shape object and tagged , , , , , , , .