get_interpolated_points_path {rayshader} | R Documentation |
Get Distance Along Bezier Curve
get_interpolated_points_path(points, n = 360, use_altitude = FALSE)
points |
3D points to interpolate |
n |
Number of interpolation breaks |
Data frame of points along path, along with distances