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 3 Current »

The vortex field applies an vortex force to the agents.



Attributes

AttributesTypeOverridableDescription
weightdoubleyesWeight
referencePositionvector3noThe position of the source vortex field
referenceAxisvector3noThe axis of the source vortex field
distancedoublenoThe min distance to the reference position that triggers the vortex force
directionintnoThe angular velocity direction: Clockwise (0), Counterclockwise (1)
noiseHeightdoublenoThe sin noise height
noiseFrequencydoublenoThe sin noise frequency
maxTurnAngledoublenoThe max turn angle
velocityThresholddoublenoThe velocity threshold. If the agent velocity magnitude is lower than this value the agent is not evaluated
alignAtInitSimulationboolnoIf true, the agents will be aligned by the vortex force at the init simulation event if they start the simulation inside the volume of influence
alignAtInitFrameboolnoIf true, the agents will be aligned by the vortex force at the init frame event if they are inside the volume of influence at the current frame
debugboolnoActivate the debugging mode
ignoreNextDirectionalModulesboolyesIf enabled, all next directional modules in the stack will be ignored.



  • No labels