| curveName | The name of the animation curve to search on. |
| targetDistance | The target distance to find the matching time for. |
| negateDistance | When true, searches using -targetDistance (preserves the same semantics as the distance matching node). |
float The time in seconds corresponding to the target distance on the curve.
Finds the time (in seconds) on the specified curve that corresponds to the given distance. Used for distance matching.