02-10-2024, 04:24 AM
How could I get position(vector3) in spline from "From" value in BuildRasterizedPath?
|
How could I get position in spline from "From" value in BuildRasterizedPath?
|
|
02-10-2024, 04:24 AM
How could I get position(vector3) in spline from "From" value in BuildRasterizedPath?
02-12-2024, 09:54 PM
Hi
That should be doable like this: spline.InterpolateByDistance(From*spline.Length); I hope this helped. Have a nice day.
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you. |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
|
|
Constant speed along a spline? | tfishell | 1 | 301 |
11-13-2025, 11:32 AM Last Post: _Aka_ |
| SplineController Ignores Follow-Up and Chooses Wrong Spline | Josenildo | 7 | 3,651 |
07-29-2025, 09:15 PM Last Post: _Aka_ |
|
| Curvy Line Renderer for UI Spline? | gekido | 7 | 5,110 |
07-13-2025, 07:11 PM Last Post: _Aka_ |
|
| Is there a way to get the position of each ControlPoint in spline by API? | Chanon | 1 | 1,861 |
06-07-2025, 09:44 AM Last Post: _Aka_ |
|