The flocking module moves your agents blending three steering behaviours: separation, alignment and cohesion. The user can tweak the weight parameters to achieve different results.Flockingモジュールは、3つのsteering behavioursである、「Separation」「Alignment」「Cohesion」をブレンドして、エージェントを動かします。ユーザーは、異なる結果を取得するために、Weightパラメータを調整することができます。
...
Attributes
Attributes
Type
Overridable
Description
The alignment weight.
The cohesion weight.
The separation weight.
All agents inside of this distance range will be evaluated.
weight
The max turn angle.
アトリビュート |
---|
タイプ |
---|
上書き可能 |
---|
説明 | ||
---|---|---|
alignment | double | no |
Alignmentウェイト | ||
cohesion | double | no |
Cohesionウェイト | ||
separation | double | no |
Separationウェイト | ||
searchRadius | double | no |
指定された距離内にあるすべてのエージェントが評価されます。 | ||
weight | double | yes |
質量 | ||
maxTurnAngle | double | no |
最大回転角度 |
...
ウィジェット コネクタ | ||||||
---|---|---|---|---|---|---|
|