🔰shadows
browser ⟩ canvas ⟩ graphics state ⟩ shadow
Shadows are only drawn if
shadowColoris set to a non-transparent value.One of
shadowBlur,shadowOffsetX, orshadowOffsetYmust be non-zero.
Shadows are only drawn for source-over compositing operations.
Last updated
Was this helpful?