Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...