Skip to main content

B1CityGraphDetailPoint

  • Extends FB1CityGraphPoint with orientation vectors and an advanced distance value,
    * providing full directional information at the located lane point.
PropertyTypeDescriptionMetadata
ForwardFVectorForward direction vector at the located lane point.
RightFVectorRight direction vector at the located lane point.
UpFVectorUp direction vector at the located lane point.
AdvancedDistancefloatDistance already traveled along the lane to reach this point.
bValidboolWhether this point result is valid and usable.
PositionFVectorWorld-space position of the located lane point.
RoadIndexint32Index of the road containing the located lane point.
LaneIndexint32Index of the lane containing the located lane point.
PointIndexint32Index of the specific point within the lane.
RemainingDistancefloatRemaining distance from this point to the end of the lane.
CategoryEB1CityGraphCategoryTraffic category of the lane at the located point.