比較バージョン

キー

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

The mesh avoidance module makes sure your agents do not collide with a given mesh.Mesh avoidanceモジュールは、エージェントが特定のメッシュと衝突しないように制御します。


...

Attributes

Attributes

アトリビュート

Type

タイプ

Overridable

上書き可能

Description

説明

behave3d

bool

no

Enables up and down intersections, instead of left and right only. 

左右のみではなく、上下の交差を有効にします。

distance

float

小数

yes

The threshold distance. All agents within this distance range from the mesh will be evaluated.

しきい値の距離。メッシュからこの距離範囲内にあるすべてのエージェントが評価されます。

maxTurnAngle

double

no

The max turn angle.

最大回転角度

mesh

mesh

メッシュ

no

The mesh to avoid.

回避するメッシュ

meshParentMatrix

matrix

no

The mesh parent matrix.

メッシュのペアレントマトリックス

meshTranslation

vector3

no

The mesh translation.

メッシュの移動

meshScale

vector3

no

The mesh scale.

メッシュのスケール

meshRotation

vector3

no

The mesh rotation.

メッシュの回転

weight

double

yes

Weight.

質量

boundingBoxMultiplier

double

no

Bounding box multiplier for intersection evaluation.

交差の評価を目的とした、バウンディングボックスの乗数

debug

bool

no

enables module debug drawing.

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


...


ウィジェット コネクタ
width900
urlhttps://www.youtube.com/watch?v=Cusv3fXQyVA
height600