Shadow
Examples#
See these.
Shadow
#
Bases: Shape
Draws a shadow for a path representing
the given material elevation.
Note
The transparent_occluder argument should
be True if the occluding object is not opaque.
path
#
path: list[PathElement] = field(default_factory=list)
The list of elements describing the path of this shape.