A* Pathfinding Project
4.3.4
The A* Pathfinding Project for Unity 3D
|
Namespaces | |
namespace | Grid |
Classes | |
interface | IJobParallelForBatch |
struct | JobAND |
result[i] &= data[i] More... | |
struct | JobCopyHits |
points[i] = hits[i].point (if anything was hit), normals[i] = hits[i].normal.normalized More... | |
struct | JobMemSet |
result[i] = value More... | |
class | JobParallelForBatchExtensions |