Points layout
The points layout tool takes a list of points, directions, ids and agent types as input and uses them to create agents.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
ids | int array | no | The agent id array. |
points | vector3 array | no | The agent positions. |
directions | vector3 array | no | The agent directions. |
agentTypes | string array | no | The agent types. |
Copyright © 2017, Toolchefs LTD.