How do you get a point along a bezier line? #2049
Unanswered
vladinator1000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey folks, I have this component
I want to animate another component along it, but the ref doesn't have a
getPointAt
method. How would you get a point along the line using the ref here?This is how my bezier line ref looks in the console
Beta Was this translation helpful? Give feedback.
All reactions