Edit in GitHubLog an issue

InnerShadow

Kind: class Since: XD 41

new InnerShadow()

▸ new InnerShadow(?x, ?y, ?blur, ?color, ?visible): InnerShadow

Creates an InnerShadow object with the x, y, blur and color properties. You may omit all properties to create an InnerShadow with default values. The visible argument is always optional and defaults to true.

ParamType
x
number
y
number
blur
number
color
visible
?boolean

setShadow()

▸ setShadow(x, y, blur, color, ?visible)

Sets the x, y, blur, color, visible members for the InnerShadow object. The visible argument is optional and defaults to true.

ParamType
x
number
y
number
blur
number
color
visible
?boolean

Kind: instance method of InnerShadow

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.