new shapify()
MEMBERS
-
addMotion :shapifyAddMotion
-
Object containing the 'addMotion' functions for this Vector's components.
-
edgeFeather :number
-
This 'shapify' component determines the how many pixels the image's edge transition spans. For example, a value of 5 would lead to a soft edge, as the transition from inside the image's shape to outside the shape would take place over 5 pixels. This is a pseudonim for the y vector component.
-
edgeOffset :number
-
This 'shapify' component determines how far to expand or contract the shape's edge from the position of the edge in the source image. This is a pseudonim for the x vector component.
-
swoop :shapifySwoop
-
Object containing the swoopers for this Vector's components.