The Simple View helps draw a color or image to the screen and assists with laying out elements via aligning. The patch defaults to the center of the parent view. It is a group patch and can be entered and customized.
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.
Align
The alignment of the view in relation to the parent view. The default is the center.
Size
The size of the view.
Rotation
The rotation of the view.
Scale
The scale of the view.
Opacity
A normalized value between 0 - 1 that represents the opacity.
Color
The color to render. The default color is a light gray.