The Shadow View represents a shadow. Internally, it is added to the Material View so they automatically get shadows. It is provided here separately so it can used with non-material views.
Enabled
Turns the view on or off.
Interaction
The connection port used to link the view to an interaction.
Gesture
The connection port used to link the view to a gesture.
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.
Opacity
A normalized value between 0 - 1 that represents the opacity.
Masked to Bounds
Masks all subviews within the size of this view.
Spread
A value from 0-1 that determines how fuzzy the shadow is. 0 is maximum fuzziness, while 1 has a hard edge.
Shadow Size
The shadow's penumbra will be inset by 2x the shadow size.
Border Radius
The radius of the view's corners. If set to 0, the view is a rectangle. If set half the size, it becomes a circle.