A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
JobNodePositions Struct Reference

Public Member Functions

void Execute ()
 

Public Attributes

IntRect bounds
 
Matrix4x4 graphToWorld
 
NativeArray< Vector3 > nodePositions
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ bounds

IntRect bounds

◆ graphToWorld

Matrix4x4 graphToWorld

◆ nodePositions

NativeArray<Vector3> nodePositions

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