Tilt
This module tilts forward or backward the agents according to the terrain slope.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
heightField | string | no | The name of the height field |
agentUpAngle | double | no | The max tilt angle applied forward |
agentDownAngle | double | no | The max tilt angle applied backward |
groundUpAngle | double | no | When the terrain reaches this slope angle the module apply the max tilt angle (agentUpAngle) |
groundDownAngle | double | no | When the terrain reaches this slope angle the module apply the max tilt angle (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 slope |
Copyright © 2017, Toolchefs LTD.