...
Attributes | Type | Overridable | Description |
---|---|---|---|
curve | curve | no | |
curveWeight | double | yes | weight. |
maxDistance | double | yes | The max distance from the velocity field. Any agent farther than this value from the field will be ignored. |
maxDistanceDropOff | double | yes | Drop off value for smoothly transitioning in and out of the velocity field. |
maxTurnAngle | double | no | The agent max turn angle. |
samples | int | no | Number of curve samples. |