A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
TargetMover Class Reference
+ Inheritance diagram for TargetMover:
+ Collaboration diagram for TargetMover:

Public Member Functions

void OnGUI ()
 
void Start ()
 
void UpdateTargetPosition ()
 

Public Attributes

LayerMask mask
 Mask for the raycast placement.
 
bool onlyOnDoubleClick
 Determines if the target position should be updated every frame or only on double-click.
 
Transform target
 

Private Member Functions

void Update ()
 

Private Attributes

Camera cam
 

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