FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Navigation.Pathfinder.Pathfinder Class Reference

Using Unity's NavMesh system, finds a path to the Waypoint system's current "destination" waypoint and draws a dotted line representing the path the user should take to get to that point. More...

Inheritance diagram for FMAR.Navigation.Pathfinder.Pathfinder:

Public Member Functions

void SetPoi (PointOfInterest poi)
 

Properties

static Pathfinder Instance [get]
 
Vector3[] PathCorners [get]
 

Detailed Description

Using Unity's NavMesh system, finds a path to the Waypoint system's current "destination" waypoint and draws a dotted line representing the path the user should take to get to that point.

Member Function Documentation

◆ SetPoi()

void FMAR.Navigation.Pathfinder.Pathfinder.SetPoi ( PointOfInterest poi)
inline

Property Documentation

◆ Instance

Pathfinder FMAR.Navigation.Pathfinder.Pathfinder.Instance
staticget

◆ PathCorners

Vector3 [] FMAR.Navigation.Pathfinder.Pathfinder.PathCorners
get

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