A partial set of paint properties used to initialize or update a Paint instance. All fields are optional.Documentation Index
Fetch the complete documentation index at: https://uat.rive.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Fields
style
The painting style (stroke or fill).
join
Stroke join behavior for corners.
cap
Stroke cap used for line endings.
thickness
Thickness of the stroked path.
blendMode
Blending mode used when compositing.
feather
Feathering amount.
gradient
Gradient fill applied to the paint.
If explicitly set to false, removes any existing gradient.