Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.2.4
5.2.4
Action
Another action
Something else here
Separated link
Struct
AgentOutputData
Public
Public Methods
Dispose
()
Move
(fromIndex, toIndex)
Realloc
(size, allocator)
Public Variables
blockedByAgents
Public
NativeArray<int>
blockedByAgents
effectivelyReachedDestination
Public
NativeArray<
ReachedEndOfPath
>
effectivelyReachedDestination
forwardClearance
Public
NativeArray<float>
forwardClearance
numNeighbours
Public
NativeArray<int>
numNeighbours
speed
Public
NativeArray<float>
speed
targetPoint
Public
NativeArray<float3>
targetPoint