A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
Line Struct Reference

ORCA Line. More...

Detailed Description

ORCA Line.

Simply holds a point and a direction, nothing fancy.

A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited
The Pro version can be bought here

Public Attributes

Vector2 dir
 
Vector2 point
 

Member Data Documentation

◆ dir

Vector2 dir

◆ point

Vector2 point

The documentation for this struct was generated from the following file: