Stroked paths are supported for both inner and drop shadows.
Instead of calling shadow.render (g, path)
, you’ll need to call shadow.render (g, path, pathStrokeType)
, passing in the same stroke type as you used to stroke the path.
Stroked paths are supported for both inner and drop shadows.
Instead of calling shadow.render (g, path)
, you’ll need to call shadow.render (g, path, pathStrokeType)
, passing in the same stroke type as you used to stroke the path.
Last Updated
Posted on
by sudara
Leave a Reply