比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
This module tilts forward or backward the agents depending on the terrain's slope

このモジュールは地形勾配に従って、エージェントを前方または後方に傾けます。


...

Attributes

Attributes

アトリビュート

Type

タイプ

Overridable

上書き可能

Description

説明

heightField

string

文字列

no

The name of the height field

Heightフィールドの名前

agentUpAngle

double

no

The max tilt angle applied forward

前方に適用される最大傾斜角

agentDownAngle

double

no

The max tilt angle applied backward

後方に適用される最大傾斜角

groundUpAngle

double

no

When the terrain reach this slope angle the module apply the max tilt angle (agentUpAngle)

地形がこの傾斜角に達した場合、モジュールは最大傾斜角(agentUpAngle)を適用します。

groundDownAngle

double

no

When the terrain reach this slope angle the module apply the max tilt angle (agentDownAngle)

地形がこの傾斜角に達した場合、モジュールは最大傾斜角(agentDownAngle)を適用します。

maxTiltAngleRate

double

no

Maximum tilt angle variation applied to the agents at every frame

各フレームでエージェントに適用される最大傾斜角の変動

searchRadius

double

no

Search radius used to compute the forward and backward terrain's slope

前方および後方の地形勾配を計算するために使用されるサーチ半径


...


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