Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

The points layout tool takes a list of points, directions, ids and agent types as input and uses them to create agents.



Attributes

AttributesTypeOverridableDescription
idsint arraynoThe agent id array.
pointsvector3 arraynoThe agent positions.
directions
vector3 arraynoThe agent directions.
agentTypesstring arraynoThe agent types.


  • No labels