Represents a simple 4x4 warp that can be applied to a Transformable.
This is the first 'Warp' tool that appears when a user goes to the Warp menu item.
Splitting the warp grid further, or selecting a different size of grid forces the warp to become a quilt warp.
↳ CustomWarp4X4
Properties
bounds
• bounds: Rectangle
Rectangular bounds of the warp definition.
meshPoints
• meshPoints: PixelPoint[]
4x4 grid of points to represent the warp mesh.
Must contain exactly 16 points.