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

Public Member Functions

void Execute ()
 

Public Attributes

float factor
 
NativeArray< Vector3 > nodePositions
 
float offset
 
NativeArray< uint > penalty
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ factor

float factor

◆ nodePositions

NativeArray<Vector3> nodePositions

◆ offset

float offset

◆ penalty

NativeArray<uint> penalty

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