Can it be used for mobile / tablet drawing using finger and pencil?
Can this asset be used for touch / pencil or mouse drawing tool? Where the user is drawing some lines with different colors, thickness, smoothing etc..? Or is it just for drawing predefinied shapes?
Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Built-in render pipeline
you can modify the color (including opacity) and width of polylines, which you could possibly retrofit to work for a drawing tool, though I wouldn't recommend using it for a brush engine, usually those have to be more sophisticated, and raster based rather than vector based. There's also no built-in smoothing