| bIsLaneExtrema |
uint8 |
True if this point is lane start or end point. |
MassZoneGraphNavigationFragments.h |
|
| bOffLane |
uint8 |
True if this point is assumed to be off lane. |
MassZoneGraphNavigationFragments.h |
|
| Distance |
FMassInt16Real |
Distance along the offset path from first point. (Could potentially be uint16 at 10cm accuracy) |
MassZoneGraphNavigationFragments.h |
|
| DistanceAlongLane |
FMassInt16Real10 |
Position of the point along the original path. (Could potentially be uint16 at 10cm accuracy) |
MassZoneGraphNavigationFragments.h |
|
| Position |
FVector |
Position of the path. |
MassZoneGraphNavigationFragments.h |
|
| Tangent |
FMassSnorm8Vector2D |
Tangent direction of the path. |
MassZoneGraphNavigationFragments.h |
|