Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The curve field module creates a velocity field changing the agent directions.


...

Attributes

AttributesTypeOverridableDescription
curvescurve arraynoArray of curves used for building the velocity field.
decayintnoDecay value of the field.
maxDistancedoubleyesThe max distance from the velocity field. Any agent farther than this value from the field will be ignored.
maxDistanceDropOffdoubleyesDrop off value for smoothly transitioning in and out of the velocity field.
maxTurnAngledoubleyesThe agent max turn angle.
samplesintnoNumber of curve samples.
weightdoubleyesWeight of the velocity field.