The points layout tool takes a list of points, directions, ids and agent types as input and uses them to create agents.Points layoutツールは、ポイント、方向、ID、およびエージェントタイプのリストを入力として受け取り、それらを使用してエージェントを作成します。
...
Attributes
Attributes
Type
Overridable
Description
int array
The agent id array.
vector3 array
The agent positions.
vector3 array
The agent directions.
string array
The agent types.
アトリビュート |
---|
タイプ |
---|
上書き可能 |
---|
説明 |
---|
ids |
整数配列 | no |
エージェントIDの配列 |
points |
vector3配列 | no |
エージェントの位置 |
directions |
vector3配列 | no |
エージェントの方向 |
agentTypes |
文字列配列 | no |
エージェントの種類 |
...
ウィジェット コネクタ | ||||||
---|---|---|---|---|---|---|
|