Added the SvgMask
-related implementations (v4.9.0)
#1197
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since version 4.9.0, the
SvgMask
-related implementations, such as theSvgMask
class,svg_mask
property, andadd_svg_masking_object
method, have been added.You can set another SVG
DisplayObject
as a mask for an SVGDisplayObject
(e.g.,Rectangle
) to display only the overlapping area.For more details, please see the following document:
Beta Was this translation helpful? Give feedback.
All reactions