This module tilts forward or backward the agents according to the terrain slope.
このモジュールは地形勾配に従って、エージェントを前方または後方に傾けます。
...
Attributes
Attributes
Type
Overridable
Description
string
The name of the height field
The max tilt angle applied forward
The max tilt angle applied backward
When the terrain reaches this slope angle the module apply the max tilt angle (agentUpAngle)
When the terrain reaches this slope angle the module apply the max tilt angle (agentDownAngle)
Maximum tilt angle variation applied to the agents at every frame
Search radius used to compute the forward and backward terrain slope
アトリビュート |
---|
タイプ |
---|
上書き可能 |
---|
説明 |
---|
heightField |
文字列 | no |
Heightフィールドの名前 | ||
agentUpAngle | double | no |
前方に適用される最大傾斜角 | ||
agentDownAngle | double | no |
後方に適用される最大傾斜角 | ||
groundUpAngle | double | no |
地形がこの傾斜角に達した場合、モジュールは最大傾斜角(agentUpAngle)を適用します。 | ||
groundDownAngle | double | no |
地形がこの傾斜角に達した場合、モジュールは最大傾斜角(agentDownAngle)を適用します。 | ||
maxTiltAngleRate | double | no |
各フレームでエージェントに適用される最大傾斜角の変動 | ||
searchRadius | double | no |
前方および後方の地形勾配を計算するために使用されるサーチ半径 |
...
ウィジェット コネクタ | ||||||
---|---|---|---|---|---|---|
|