Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I have a question about curvySpline
#11
To modify it at runtime, use the From and To settings of the module. Check Curvy's API reference for more details about how to use them.
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply
#12
(07-12-2023, 09:18 AM)_Aka_ Wrote: You will then have to use the Range parameter from the Rasterize Path module.

Yes,I also found this parameter, I know that I can use this parameter to control the display length of the line segment, but how do I get the exact percentage of the next point in the entire line segment?
For example, now that I have a CurvyUISpline consisting of 11 CurvySplineSegment, if I need to display 1-2 lines now, the value of the Range variable is 0.1, but because the lengths between points are not equal, when I need to display 1-3, the value of the Range is not 0.2. How do I get the exact value of the Range variable?

Look forward to your reply
Reply
#13
Each control point has a Distance property. Each spline has a Length property. The values of the From and To range parameters should be equal to Distance/Length
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Destroying curvyspline instances jmh1804 5 315 09-18-2024, 07:52 AM
Last Post: _Aka_
  CurvySpline Optimize Candy 1 173 08-02-2024, 08:35 AM
Last Post: _Aka_
  Question about Timeline support GhuaGhua 3 277 05-21-2024, 01:33 PM
Last Post: _Aka_
  Newbie Question: Uniformly increase spacing between volume spots? SAMYTHEBIGJUICY 1 245 09-01-2023, 03:38 PM
Last Post: _Aka_

Forum Jump: