Skip to main content

Set Shadow Action

An action that adjusts an object's shadow.

Updated this week

Overview

Set Shadow actions adjust the values of an object's shadow properties, like offset, blur, spread, or color. Set Shadow actions must target actions that already have a shadow.


Action Properties

Target

Select the object that this action will affect.

Shadow Index

Select which of the object's shadows to edit based on the shadow's index:

  • All: Adjust all shadows on the selected object.

  • 0 (1,2, etc.): Adjust the first (or second or third) added shadow on the selected object.

For the following properties, flip the switch on the adjust their values.

Offset X & Y

Set shadow’s placement relative to the object in the X and Y directions.

Blur

Set the object's blur. Lower blur values will blur the shadow less, and higher blur values will blur the shadow more.

Spread

Set how far the shadow will spread from the object, in points.

Opacity

Set the shadow's opacity from 0% to 100%.

Color

Set the shadow color. The color is black by default.

Animate

Choose to add action-specific animation with properties like Delay, Duration, and Easing (this will override values in animate blocks):

  • Delay: Set the number of seconds between the trigger firing and the action(s) beginning.

  • Duration: Set the number of seconds the action will take to complete

  • Easing: Choose the action's easing curve: Default, Linear, Ease In, Ease Out, Ease In & Out, Spring, Cubic Bezier, and Custom Spring.

Did this answer your question?