Linear Gradient View
The Linear Gradient View patch renders a linear gradient as a view with inputs for colors, stop positions, and angle.
Enabled
Turns the view on or off.
Interaction
The port used to link the view to interactions.
Gesture
The port used to link the view to gestures.
Position
The position of the view.
Size
The size of the view.
Rotation
The rotation of the view.
Scale
The scale of the view.
Anchor
The anchor point of the view.
Local Origin
The origin of the interior coordinate system.
Opacity
A normalized value between 0 - 1 that represents the opacity.
View Index
The z-index order of the view.
Masked to Bounds
Masks all subviews within the size of this view.
Color 1
The first color in the gradient.
Color 2
The second color in the gradient.
Stop 1
The relative position (0-1) on the view where the gradient begins.
Stop 2
The relative position (0-1) on the view where the gradient ends.
Angle
The angle of the gradient. 0° is from left to right, 90° is bottom to top, etc.