You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app has pressure sensitivity, so I'm struggling to see where I can integrate this. It seems like you can specify the radius when it's initially defined, but if I need to change the current radius, or have different ones per-stroke, I'm not sure how I would do that.
The text was updated successfully, but these errors were encountered:
You can call setRadius on the instance to change the radius.
I have actually never tried setting the radius dynamically, based on velocity or pressure etc! I‘m curious to know how this behaves and if it feels "right". Keep me updated :D
My app has pressure sensitivity, so I'm struggling to see where I can integrate this. It seems like you can specify the radius when it's initially defined, but if I need to change the current radius, or have different ones per-stroke, I'm not sure how I would do that.
The text was updated successfully, but these errors were encountered: