比較バージョン

キー

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


...

Attributes

AttributesTypeOverridableDescription
heightFieldstringnoThe name of the height field
agentUpAngledoublenoThe max tilt angle applied forward
agentDownAngledoublenoThe max tilt angle applied backward
groundUpAngledoublenoWhen the terrain reach this slope angle the module apply the max tilt angle (agentUpAngle)
groundDownAngledoublenoWhen the terrain reach this slope angle the module apply the max tilt angle (agentDownAngle)
maxTiltAngleRatedoublenoMaximum tilt angle variation applied to the agents at every frame
searchRadiusdoublenoSearch radius used to compute the forward and backward terrain's slope