Navigation
BlueprintAPI > BlueprintAPI/PolylineData
Get a value [0,1] representing how far along the point is to the end of the line. Each segment on the line represents a same-size interval. For example, if there are three segments, each segment will take up 0.333... of the interval.
Target is PCGPoly Line Data
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Segment Index | |
| real | Distance |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |