Function LightweightRVO.CreateAgent

CreateAgent (EntityArchetype archetype, EntityCommandBuffer buffer, Vector3 position, Vector3 destination, Color color, float priority=0.5f)

Create a single agent entity.

Private
Entity CreateAgent (

EntityArchetype

archetype

EntityCommandBuffer

buffer

Vector3

position

Vector3

destination

Color

color

float

priority=0.5f

)

Create a single agent entity.