Stadium layout
Stadium layoutモジュールは、エージェントの活動の場を作成します。
Attributes
アトリビュート | タイプ | 上書き可能 | 説明 |
---|---|---|---|
agentType | 文字列 | yes | エージェントの種類の名前 |
shapeType | 整数 | no | 0:長方形 |
cornerRadius | double | no | 長方形のスタジアムのコーナー半径 |
doTopLeft | bool | no | 左上隅を有効にします。 |
doTop | bool | no | 上面を有効にします。 |
doTopRight | bool | no | 右上隅を有効にします。 |
doLeft | bool | no | 左側を有効にします。 |
doRight | bool | no | 右側を有効にします。 |
doBottomLeft | bool | no | 左下隅を有効にします。 |
doBottom | bool | no | 下隅を有効にします。 |
doBottomRight | bool | no | 右下隅を有効にします。 |
randomDirection | vector3 | no | ディレクションベクトルの各軸に対するランダムな要素 |
size | vector2 | no | x: x サイズ y: z サイズ |
steps | 整数 | no | ステップ数 |
step | vector3 | no | x: ステップの幅 y: ステップの高さ z: ステップの深度 |
upVector | vector3 | yes | エージェントアップベクター |
seed | 整数 | no | ランダムシード |
Copyright © 2017, Toolchefs LTD.