• Changelog
  • Get Started
  • Agent Movement
  • Graph Generation
  • Deploying
  • Misc
  • Deprecated List
  • Examples
  • Groups
  • Classes
A* Pathfinding Project 4.3.56
    • Action
    • Another action
    • Something else here
    • Separated link

Struct TraceContoursJob Extends IJob

Public

Public Methods

Execute ()
Public
void Execute ()

Public Variables

movementPlane
Public
SimpleMovementPlane movementPlane
obstacleId
Public
int obstacleId
obstacles
Public
NativeList<ObstacleSegment> obstacles
obstaclesAllocator
Public
SlabAllocator<ObstacleVertexGroup> obstaclesAllocator
outputObstacles
Public
NativeArray<UnmanagedObstacle> outputObstacles
verticesAllocator
Public
SlabAllocator<float3> verticesAllocator