Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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



Attributes

AttributesTypeOverridableDescription
curvescurve arraynoArray of curves used for building the velocity field.
decayintnoDecay value of the field.
isAnimatedboolnoIf true, the underlying velocity field is built at each frame. You need to turn this on if your curves are animated.
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.
  • No labels