比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The agents avoidance module makes sure your agents directions do not cross each other.Agent avoidanceモジュールは、エージェントの指示が互いに交差しないようにします。


...

Attributes

OverridableDescriptionThe threshold distance. All agents within this distance range will be evaluated.The max turn angle.The force used for steering the agent direction.Bounding box multiplier. Bounding box sizes are used for predicting future collisions.weight
Attributes

アトリビュート

Type

タイプ

上書き可能

説明

distance

double

no

しきい値の距離。この距離間のすべてのエージェントが評価されます。

maxTurnAngle

double

no

最大回転角度

steeringForce

double

no

エージェントの方向を操作するために使用される力

boundingBoxMultiplier

double

no

バウンディングボックスの乗数。バウンディングボックスのサイズは、後々の衝突を予測するために使用されます

weight

double

yes

質量

agentGroups

文字列配列

no

エージェントグループ名の配列。エージェントグループは評価中に考慮されます。

debug

bool

no

モジュールデバッグの描画を有効にします。