Skip to main content

B1SitePathFindOutlineInfo

  • Stores the outline boundary segment for site pathfinding, identifying which side it belongs to and its world-space start and end points.
    * Used during site-boundary sliding to determine collision contour edges around a site's pathfinding area.
PropertyTypeDescriptionMetadata
SideEB1SitePathFindOutlineSideWhich side of the site boundary this outline segment is on.Category: B1SitePathFindOutlineInfo
StartPointFVectorWorld-space start point of this outline boundary segment.Category: B1SitePathFindOutlineInfo
EndPointFVectorWorld-space end point of this outline boundary segment.Category: B1SitePathFindOutlineInfo